issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:Java
Filter by
39.6M results
Description
website/src/pages/streaming/LiveStreamPage.jsx line 287 calls await Promise.all([fetchMessages(s.id),
fetchPolls(s.id)]). If either fetchMessages or fetchPolls fails, the entire Promise.all ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
possible-duplicate
priority:medium
valid-issue
website
기능 설명
마이페이지 AI요약한 거 리스트
목적
이 기능이 왜 필요하고 어떤 문제를 해결하나요?
요구사항
- [ ] TODO 1
- [ ] TODO 2
- [ ] TODO 3
DB 변경 사항
테이블 추가/수정, ERD 변경 등이 있다면 작성해주세요. 해당 없으면 삭제해도 됩니다.
Additional Context
기타 참고할 만한 ...
✨ Feature
Description
website/src/pages/forum/ForumPage.jsx line 37 uses Promise.all to fetch categories and threads simultaneously. If either
endpoint fails, Promise.all rejects and both results are discarded ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:medium
valid-issue
website
the viewport wasn t working
Would it be possible to make teammates follow whatever player walking speed is and stance during regular follower
movement (non-combat, non-command movement)? As in when player walk slow, they walk slow. ...
Description
website/src/hooks/analytics/useAnalyticsData.ts line 58 fires three apiClient calls via Promise.all inside a useEffect
with only an isMounted flag guard — not a proper AbortController. While ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:medium
valid-issue
website
Just seems kind of cool, check it out: https://nodejs.org/api/single-executable-applications.html
Can u update the mod to 26.2 fabric.
=======================
You close the previous issue and didn t give any reply.
Description
website/src/pages/EventFeedbackForm.jsx line 19 calls fetch( /api/feedback , ...) with a hardcoded relative path. Every
other fetch call in the codebase uses buildUrl() or getApiBase() to ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:medium
valid-issue
website

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.