Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java language:Go

Filter by

54.5M results  (746 ms)

54.5M results

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 etc. without verifying they ...

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 proper error handling for the ticket creation API call in Frontend/src/user/pages/TicketTracking.jsx. Currently, only success path is handled and network errors result ...

Summary of What Needs to be Done: Add timezone awareness to ticket timestamps in Frontend/src/user/pages/MyTickets.jsx. Currently timestamps are displayed without timezone information, making it unclear ...

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 ...

Summary of What Needs to be Done: Add a null-check for profile before accessing profile.role in AdminLobby.jsx. The current logic could cause a TypeError if profile is null. Changes that Need to be Made: ...

Summary of What Needs to be Done: Fix the dependency array in the useEffect hook in Frontend/src/user/components/RecentTickets.jsx. The comment on the empty dependency array suggests a potential infinite ...

Summary of What Needs to be Done: Add a loading skeleton while the Profile page is initializing in Frontend/src/user/pages/Profile.jsx. Currently, if auth is still loading, the page may show incomplete ...

Summary of What Needs to be Done: Add a clear empty state UI when YouTube API key is not configured in Frontend/src/pages/Help.jsx. Currently, when VITE_YOUTUBE_API_KEY is missing, the page silently shows ...

Summary of What Needs to be Done: Remove the hardcoded Ritesh default fallback in Frontend/src/user/components/WelcomeCard.jsx. The component props accept userName but defaults to Ritesh which is a demo ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.