issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:JavaScript linked:pr
Filter by
7.8M results
Summary of What Needs to be Done: Add a loading/pending state to the magic link flow in Frontend/src/pages/Login.jsx.
Currently, after clicking Send Magic Link , there is no intermediate sending... state ...
Summary of What Needs to be Done: Remove the duplicate comment in Frontend/src/store/ticketStore.js. The comment //
Listen for storage changes from other tabs to keep the queue in sync appears twice consecutively. ...
Summary of What Needs to be Done: Add validation for the API response shape in the predictTicket function in
Frontend/src/services/api.js. Currently result.category, result.subcategory etc. are extracted ...
Summary of What Needs to be Done: Add null guard in handleSendMessage in Frontend/src/pages/TicketDetailView.jsx. The
function calls appendMessage with ticket.ticket_id but does not verify ticket_id exists ...
Summary of What Needs to be Done: Add client-side rate limiting to the signInWithMagicLink function in
Frontend/src/store/authStore.js. Currently there is no throttle on magic link requests, allowing potential ...
Summary of What Needs to be Done: Add retry logic to the runWithFailover function in
Frontend/src/services/aiAssistant.js. Currently, transient errors (network blips) cause the failover to immediately ...
CI annotations on build-executables.yml:
1. softprops/action-gh-release@v2 step passes tag: — not a valid input (valid: tag_name, etc.). The release tag is
silently ignored.
2. Several actions (actions/checkout@v4, ...
automation
bug
released
Parent spec: #1
Scope
Maintain an in-memory rolling history of recent radar imagery for approximately five minutes of replay.
Deliverables
- Replay buffer storing frame timestamp, PNG or frame reference, ...
Parent spec: #1
Scope
Continuously convert decoded radar data into the current radar image for browser display.
Deliverables
- Renderer module that maintains an image buffer of configured IMAGE_SIZE. ...
Parent spec: #1
Scope
Decode received HALO/Navico radar packets into a normalized internal representation suitable for rendering and
diagnostics.
Deliverables
- Internal types for decoded radar spokes ...

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.