issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:JavaScript
Filter by
7.8M results
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 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 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 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
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 ...
Parent spec: #1
Scope
Receive HALO/Navico radar packets over UDP from the configured network interface and port, then emit raw packet events
for decoding.
Deliverables
- UDP socket lifecycle management. ...
Parent spec: #1
Scope
Implement environment-variable configuration and structured logging used across receiver, decoder, renderer, replay, and
HTTP API modules.
Deliverables
- Configuration loader ...

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.