issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:C#
Filter by
2.5M results
Description
The Firestore security rules appear to allow broad read access to user documents. If the rules are not properly scoped,
any authenticated (or even unauthenticated) user could read other users ...
Description
In app/globals.css, a global CSS rule forces custom scrollbar styling on ALL scrollable elements, including third-party
embedded widgets and modals:
*::-webkit-scrollbar { ... }
*::-webkit-scrollbar-thumb ...
🚀 Problem
Pages like Dashboard, Library, and Trackers have long scrollable content. There s no quick way to return to the top —
hurts UX especially on mobile.
💡 Solution
Add a floating Scroll-to-Top ...
Description
Several CSS and JavaScript files in the project appear to be either completely unused or duplicated. This unnecessarily
increases the production build size and slows down the application. ...
GSSoC26
Description
The main project listing page loads all projects at once without pagination or infinite scroll. As the number of
projects grows, this will cause increasingly slow page loads and high memory ...
GSSoC26
Description
The project creation form lacks proper input validation on key fields (e.g., project name, description). Users can
submit empty or malformed data, leading to database inconsistencies or server ...
GSSoC26
Signal
The mesh task board (src/board/) tracks peer-to-peer task assignments through a 4-state lifecycle (assigned →
acknowledged → in-progress → done). Each task record has a created_at timestamp and ...
generated:analyst
spec:in-review
Signal
PR #215 introduced bug-autofix routing: a bug-labeled issue bypasses the human review gate and routes directly to the
coder. The coder opens a PR and the issue moves to pr:in-review. However, the ...
approved
generated:analyst
For New Contributors
How to contribute
Description
!-- Describe why this issue is needed. -- NPC Quest dialogue will soft-lock the game, we want to disable this until we
get around to quests
Intended ...
Goal
Import the currency-tracker realm at Keycloak startup, and give the API the issuer authority and audience it needs to
validate tokens — via environment variables composed from the Keycloak resource, ...
feat
infrastructure
phase-11

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.