issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
문제 (operational finding, live-probed)
harness 진입(welcome)·scaffold(new-miniapp) 두 skill이 완료 블록에서 인쇄하는 docs 링크 https://docs.aitc.dev/intro가 404다. 비개발자가
harness에 처음 진입해 받는 첫 docs 링크가 죽은 페이지.
라이브 검증
404 ...
roadmap
Problem / Improvement: When loading data from Firestore (such as the student dashboard or attendance records), the UI
occasionally shows a blank layout or a generic spinner, which causes layout shifts ...
bug
Problem / Improvement: In the StudyAI feature, parsing and chunking large PDF documents via DocumentLoader.js and
TextSplitter.js runs on the main browser thread. This freezes the UI and stutters animations ...
bug
Problem / Improvement: The Timetable.js component performs complex calculations to parse recurring events and render the
schedule. Because these calculations are not memoized, they re-run on every state ...
bug
Problem / Improvement: While some error boundary logic exists, critical Next.js App Router segments (such as the
/StudyAI and dashboard routes) lack dedicated error.js files. If a component fails to render, ...
bug
Problem / Improvement: Based on the presence of scratch/fixAria.js, accessibility patches were applied via external
scripts. For long-term maintainability and strict WCAG compliance, these ARIA attributes ...
bug
Problem / Improvement: The lib/conflictResolver.js file handles critical deep-merging logic when synchronizing offline
IndexedDB records with remote Firebase data. Currently, it lacks dedicated unit test ...
bug
Problem / Improvement: Several core services (services/authService.js, services/attendanceService.js) currently log
state-related information directly using console.log. Leaving these in production builds ...
The stock management endpoints currently trust the pharmacy_id received in the request body. This introduces an Insecure
Direct Object Reference (IDOR) vulnerability, allowing authenticated users to potentially ...
backend
enhancement
help wanted
medium
📝 무엇을 하나요?
워크스페이스 presence(접속 상태/인원)를 실시간·정합적으로 만듭니다. 핵심 모델은 두 가지를 분리합니다.
- 고른 상태(active/away/busy/offline): 사용자가 선택한 전역 상태(preferences)
- 접속 여부: 사이트에 WS 세션이 살아있는지(PresenceRegistry, 세션 수 기반)
온라인으로 ...
enhancement

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.