issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:CSS language:Java
Filter by
6.7M results
Problem
Browser viewport shifts immediately on route changes, leading to jarring UX transitions.
Proposed Solution
Implement smooth scrolling fallbacks inside ScrollToTop wrapper hook.
enhancement
Problem
The loading fallback uses a hardcoded spinner size, which breaks aesthetics when used inside small container layouts.
Proposed Solution
Support a custom spinner sizing prop inside the loading ...
enhancement
Problem
React sub-tree crashes are caught silently, leaving developers without debug logs on console terminals.
Proposed Solution
Implement componentDidCatch method logging statements inside ErrorBoundary.jsx. ...
enhancement
Problem
Default SEO layouts omit standard search robots metadata settings.
Proposed Solution
Provide fallback robots configurations inside SEOMetadata.jsx.
enhancement
Problem
When users update options on one page tab, other active tabs display outdated settings.
Proposed Solution
Integrate a window listener in local storage hook logic.
enhancement
Problem
The Drupal module s hydrate route changed shape. It is now:
`POST /ach/hydrate/{node}` — the reference node id is a path parameter, and the request body is `{ai_json}` only.
The CLI s `get-preview` ...
Problem
Persisted user settings do not check expiration dates, leading to stale workspace configs.
Proposed Solution
Implement checkSessionTTL validation check in sessionManager.js.
enhancement
🐛 어떤 버그인가요?
- 초기 세팅 (Initial Setup) 3단계에서 메뉴 이미지를 등록할 때, 이미지가 Supabase에 업로드되지 않고 `blob:http://localhost:5173/...` 형태의 임시 URL이 DB에
저장됨
- blob URL은 해당 브라우저 세션에서만 유효하므로, 새로고침하거나 다른 기기에서 접근하면 이미지가 ...
🐛 bug
Prerequisite schema for the organizer late-withdrawal approval queue (#200, epic #22). Tracked as its own card per the
backlog convention (every PR must close an issue).
Adds to event_registrations (additive, ...
db-migration
story
Problem
Extremely high-res files can crash canvas memory limits during client-side compression.
Proposed Solution
Introduce handleCanvasExportFallback inside frontend/src/utils/imageCompression.js. ...
enhancement

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.