issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
7.8M results
Summary of What Needs to be Done: Improve error handling in formatTimelineDate in Frontend/src/utils/dateUtils.js. When
a malformed date string is passed (e.g., from a corrupted DB field), the function ...
Summary of What Needs to be Done: Improve JSDoc documentation for the translateText function in
Frontend/src/services/translationService.js. The current JSDoc is missing @returns, @throws, and usage examples. ...
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, ...

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.