issues Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:Java
Filter by
48.8M results
Overview
The NCERT Explorer currently requires mouse interaction to navigate between classes, subjects, and chapters. Power users
— especially students studying for competitive exams — would benefit greatly ...
enhancement
gssoc
Description
In src/app/dashboard/page.tsx, the Upload Notes quick action card links to the landing page instead of the notes upload
page:
{
name: Upload Notes ,
brief: Convert handwritten pages ...
bug
good first issue
gssoc
Summary
Add first-load UX handling for the injected Discover tab so users do not see rail headings with empty content while
Seerr rails are still loading.
Requirements
- Support native and skeleton ...
enhancement
Description
In src/app/page.tsx line 31, there is a p L /p element in the top navigation bar next to the notification icon:
p L /p
This renders as a lone letter ** L ** in the header — it appears ...
bug
good first issue
gssoc
Acceptance Criteria
AC-1: Add GET /healthz endpoint to Shipping Service that returns 200 OK when service is healthy AC-2: Endpoint returns
appropriate 5xx status code if any critical dependencies (e.g. ...
enhancement
status:developing
workbuddy
Description
In src/components/ChapterContent.tsx, when hasMarkdown is false, the component always renders:
This chapter is available in the NCERT PDF, but learner-facing markdown has not been seeded ...
bug
good first issue
gssoc
기능 설명
GET /api/v1/projects/projectId}/chart/option
- 사용자가 저장한 chart id, project id 에 대한 차트 옵션 정보 조회
- null 일 경우 default json 구조를 잡아서 분기 처리
어떤 패키지와 클래스에서 어떤 작업을 했는지 작성해주세요.
module/chart
구현 체크리스트 ...
Description
In src/components/MarkdownRenderer.tsx, all rendered blocks are keyed by their array index:
{blocks.map((block, index) = renderBlock(block, index))}
Using array indexes as React keys causes ...
bug
gssoc
Steps to Reproduce
1. Log in as Admin
2. Navigate to Courses/Curriculum management
3. Observe that courses can only be added one at a time via a form
4. There is no option to upload an Excel file ...
enhancement
P3
uat
Description
The custom Markdown parser in src/components/MarkdownRenderer.tsx only matches top-level list items using /^[-*]\s+/ or
/^\d+\.\s+/. Any indented sub-items (e.g., - sub-item) do not match ...
bug
gssoc

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.