issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:CSS language:Java
Filter by
6M results
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
Bug Description
Static files (CSS, JS) served by FastAPI s StaticFiles are cached by the browser, causing users to see stale styles and
scripts after deployments.
Steps to Reproduce
1. Load the app ...
bug
status:approved
Problem Description
The previous redesign (PR #92) used a forest-green palette that did not convey a library atmosphere. The UI needs a
visual identity that feels like an actual antiquarian/academic library. ...
enhancement
status:approved
Prepare and publish the v1.6.1 patch release from current main.
Scope since v1.6.0:
- Post-v1.6.0 security re-audit documentation with no Critical/High/Medium findings.
- Runtime and report performance ...
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
Persisted user settings do not check expiration dates, leading to stale workspace configs.
Proposed Solution
Implement checkSessionTTL validation check in sessionManager.js.
enhancement
Context
- #1360 final status audit evidence refresh merge 완료
- latest final status audit: technical evidence ready true, strict 40 / 40, grammar-valid 40 / 40
- final handoff MIDI/WAV: 8 / 8
- ...
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
Problem
Registration password strength indicators fail to validate presence of custom special character inputs.
Proposed Solution
Implement containsSpecialPunctuation validator logic.
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.