issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript linked:pr
Filter by
5.3M results
Context
Issues #1124 and #1083 are KEEP_OPEN pending browser/Playwright verification of:
1. PR #1111 — Booking V2 fee detail: no ~1.5s price flicker at first paint (visual, requires browser)
2. PR ...
owner:ai-agent
priority:P2
status:ready
test-infra
type:qa
Summary
- Add @app.head( / ) to health check endpoint for UptimeRobot monitoring
- Add SECRET_KEY to render.yaml environment variables
Describe the bug
The NotFoundPage features infinite background bubble animations that violate WCAG 2.2.2 (Pause, Stop, Hide) because they
do not respect the user s prefers-reduced-motion OS settings, ...
bug
Describe the bug
The MockApiResponse component uses a dictionary (mockResponses) to return mock JSON data based on the URL path. However,
the dictionary keys are hardcoded to start with /mock-api/, while ...
bug
Describe the bug
The FeedbackButton component imports the useReducedMotion hook as a default import, but the hook is exported as a named
export. This mismatch triggers a fatal React crash when the button ...
bug
The lower-left sidebar CloisterStatusBar (status, Start/Stop Cloister, Restart sessions, Emergency stop, settings gear,
notifications, TTS health) overlaps the new top app bar. Consolidate it into a compact ...
enhancement
Expected
The impacted-file graph should follow imports that use TypeScript path aliases (compilerOptions.paths in tsconfig.json),
e.g. import x from sentry/utils/foo . A change to a module should mark ...
status: accepting prs
type: bug
Describe the bug
The EventTimeline component directly accesses localStorage during its initial state calculation. In SSR or test
environments where window is undefined, this throws a fatal ReferenceError. ...
bug
Problem
The CI pipeline builds and deploys the Docker image but never applies database migrations to the production Supabase
project. Migrations only run locally via `npx supabase db reset` or `npx supabase ...
bug
Context
After #663/#664 the vote writes succeed, but reading the returned row fails:
Cannot return null for non-nullable type: AWSDateTime within parent FieldVote (/castFieldVote/createdAt);
...(/castFieldVote/updatedAt) ...
area:amplify
priority:p0
type:fix

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.