issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.7M results
Description
The Caesar cipher script in the repository accepts any input without validation. If the user provides non-alphabetic
characters or an empty string, the script crashes with an unhandled exception. ...
Description
Pages that fetch data from Firestore or other backends lack loading states. Users see a flash of white/empty content
while data loads, creating a poor first-impression experience.
Suggested ...
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 ...
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
Follow-up split out of #572.
Gap
#572 added the action-count picker for variable-action chained spells (cost + damage tier). It deliberately defers
per-action multi-ray rendering: a spell with rolls: ...
ability-automation
enhancement
Current behavior
Login/Signup forms are not fully visible within a single screen. Users need to scroll vertically to reach the bottom of
the form. This creates a less polished user experience, especially ...
enhancement
Summary
Add a container healthcheck driven by a liveness heartbeat, and document how to bring the bot back after a host reboot
while keeping the current restart policy (so the in-chat shutdown still works). ...
task

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.