issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java
Filter by
54.8M results
RCA Verdict: Root Cause: commit bd01e4d2cbfddad00b3aa0c7e77d97f0563a3c07 — Switch rollback build from Cloud Build to
Docker direct push . DQL confirms availability dropped to 0% at 2026-06-08T01:50:00Z, ...
incident
Problem: Managed users currently receive raw proxy URLs. That does not let the manager control route presets or
client-side behavior.
Expected direction:
- generate full sing-box client configs for ...
enhancement
routing
telegram
Summary of What Needs to be Done: Add a confirmation dialog before logging out in Frontend/src/user/pages/Profile.jsx.
Currently the logout happens immediately when the button is clicked.
Changes that ...
Summary of What Needs to be Done: Ensure the notification badge count in NotificationPopover.jsx updates in real-time.
Currently the unread count may not reflect new notifications immediately.
Changes ...
Summary of What Needs to be Done: Add proper cleanup for the realtime channel in TicketChat.jsx when the component
unmounts or when ticketId changes.
Changes that Need to be Made:
- Return a cleanup ...
Summary of What Needs to be Done: Add automatic scroll-to-bottom when new messages arrive in TicketChat.jsx. Currently
the scroll behavior is inconsistent and users may miss new messages.
Changes that ...
Summary of What Needs to be Done: Add accessibility attributes to the QuickActions cards in
Frontend/src/user/components/QuickActions.jsx. The cards are interactive but lack ARIA labels for screen reader ...
Summary of What Needs to be Done: Add type safety checks for aiTicket fields before using them in AutoResolve.jsx. The
component accesses aiTicket.summary aiTicket.category without verifying they exist. ...
Summary of What Needs to be Done: Fix the useNavigate call in useEffect in DuplicateDetection.jsx. The navigate function
is called inside a useEffect with no dependencies which can cause issues if the ...
Summary of What Needs to be Done: Add debouncing to the search input in Frontend/src/admin/pages/AdminTickets.jsx to
prevent excessive re-renders and API calls on every keystroke.
Changes that Need to ...

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.