pullrequests Search Results · language:Dune language:Python language:Java language:Java language:TypeScript language:JavaScript
Filter by
264M results
Summary
Add optional width and height props to Modal component.
Changes
- Remove hardcoded responsive Tailwind width/height classes
- Add max-w-[90vw] and max-h-[90vh] as viewport safety fallbacks ...
Summary
- Updates the Volunteer page “Other ways to help” note
- Directs interested volunteers to stop in to Dorothy s Rainbow during operating hours or contact a board member
📝 Summary of Changes
[Provide a brief summary of the changes introduced by this PR]
🧪 Testing Performed
- [x] Manual smoke tests verified
- [x] No credentials, PII, or confidential data committed ...
Closes #554
What
parse_line inlined the whole pipeline — bullet-prefix strip, variant tag, URL hint, price bounds, bulk-phrase detection,
delimiter splitting, and positional fallback — with every CardQuery ...
agent:claude
area:devops
enhancement
good first issue
help wanted
specialty:backend
type:chore
version:v1.x
Summary
- The base #hero-panel rule uses overflow: hidden, which was clipping the top of the new green file-tab kicker (it
sits at top: -14px).
- Override to overflow: visible and add a small ...
What does this PR do?
Follow-up to #1585 (recurring calendar events). That PR s unit tests covered only the happy path; this adds six tests
for the three new branches unique to the rrule WebSocket path ...
FalkorGraphService connected with only the URL and never passed a password, so a password-protected FalkorDB (Railway)
failed with NOAUTH Authentication required every 60s — even when FALKORDB_PASSWORD ...