issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:HTML
Filter by
61.3M results
调研请求(来自站内表单)
- 提交者邮箱(打码):5********@qq.com
- 审批:@qiuyuanqr 贴 approved 标签即开始(贴前 0 花费)
题目
芯原股份
pending
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 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 visual character counter and submission validation for the issue textarea in
Frontend/src/user/pages/CreateTicket.jsx. Currently MAX_CHARS is defined but not enforced ...
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: ...

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.