issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.8M results
Description
The Keyboard Shortcuts (⌨️) button on the Visualizer page is currently positioned where it overlaps with the floating
chatbot button. This makes the shortcuts button difficult to notice and ...
gssoc:approved
mentor:PankajSingh34
Description
The existing DEPLOYMENT_CHECKLIST.md is outdated — it references specific bug numbers, contains incomplete checkboxes,
and lacks structured guidance for production deployment. New contributors ...
assigned
elusoc
bug
enhancement
Summary
review-gate.js s extractLatestCommit selects the commit with the max committedDate using a strict comparison. After a
rebase (or any operation giving multiple PR commits the same committer timestamp, ...
Description
Pull requests currently lack automated build verification. Changes must be reviewed and tested manually, increasing the
risk of broken builds reaching production.
Expected Behavior
Add a ...
assigned
elusoc
Body:
Description
There is currently no root-level package.json to orchestrate tasks across the client/ and server/ directories.
Developers must manually cd into each directory and run commands separately. ...
assigned
elusoc
📝 작업 내용
- 피드 상세보기 페이지 추가
📌 상세 내용
- 피드 상세보기 페이지 구현
- 피드 카드 클릭 시 상세보기 페이지로 이동
📂 관련 파일
- 생성: PostDetailPage.jsx, FeedMoreMenu.jsx, EditFeedPage.jsx, MemberPage.jsx, FeedMemberTable.jsx
- 수정: ...
We shouldn t load any custom style elements during structure view. So if going from non-structure to structure mode,
remove them, then put them back if leaving structure mode.
img width= 1098 height= ...
bug
Parent Algora bounty: #743
Bug
The API config parses PORT with Number(process.env.PORT ?? 4000). If PORT is present but invalid, empty, non-numeric, or
outside the valid TCP port range, the parsed port ...

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.