issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr
Filter by
3.2M results
Flashcard page
mark() doesn t update after AI evaluation
The mark() function blocked execution when called from AI evaluation because the card wasn t manually flipped first
(!flipped guard). Also missing ...
bug
목표
관리자 경로 검색 현황에서 출발/도착 역의 지역 기준 사용량을 확인할 수 있게 한다.
대상 영역
- 백엔드 route dashboard
- 관리자 서버 렌더링 화면 /admin/routes/searches/page
- 경로 검색 저장소 집계 경계
배경
운영자는 전체 경로 검색 수와 이동 프로필별 검색 수만으로는 어느 지역의 접근성 이동 ...
🛠️ Setup Backend Foundation and Initial Architecture
📌 Description
Establish the initial backend foundation by creating a scalable project architecture, implementing core modules, and
preparing the codebase ...
enhancement
Add an admin audit log that records who changed what, and when — config changes and deletions that the points/activity
feed never captured.
How it works
- Every successful mutating admin command routed ...
enhancement
When setting a key using the factory manager plugin (manage credentials), newlines in the key are discarded. To keep the
key valid, they have to be inserted again after the key header (e.g. -----BEGIN ...
module:gitintegration
🛩️ Description
- GitHub Copilot 코드 리뷰가 영어로 작성되는 문제를 개선하기 위해 저장소 공통 지침 파일을 추가합니다.
- Copilot이 코드 리뷰 시 한국어로 답변하고, 발견한 문제의 원인과 개선 방법을 명확하게 설명하도록 설정합니다.
☑️ Todos
- [ ] .github/copilot-instructions.md ...
documentation
Actionable approval notifications attach Approve/Reject tap actions, which only the Home Assistant mobile app renders.
On any other notify backend (Telegram, email, SMS, persistent, …) those actions were ...
enhancement
🐛 Bug Report
Description
website/src/hooks/useDataHooks.js line 40 silently swallows fetch errors via .catch(() = {}):
fetch(url)
.then(...)
.catch(() = {
// silently swallowed
});
When ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
When the full-screen project browser overlay is displayed, tapping the header (the session name bar) copies the
underlying current session ...

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.