issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:Python
Filter by
5.8M results
Description
The portfolio routes and validation logic rely on specific sanitization helpers (e.g., stripHtml, stripHtmlTruncated,
isSafePortfolioUrl, sanitizePortfolioRecord, sanitizePortfolioOutput) ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
Leftover merge conflict residues inside server/services/notificationsService.js and server/services/sseService.js
introduced invalid JS syntax and unclosed loop constructs, leading to immediate ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website
Description
The backend Winston logger configuration in server/utils/logger.js referred to an undefined variable format and did not
export the logger as the default module, causing import errors across ...
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Bug
Two async functions — submitAns and finishQuiz — both capture and use S (the global quiz state object) across await
boundaries without checking whether a new quiz started while the I/O was in flight. ...
bug
문제
policy.py:309-316에서 is_large_chain인 가게는 기관과 50km 이상 떨어져도 validation 통과시킴. 이로 인해 대전시청 공무원이 대전 메가커피에서 먹은 기록이 성남 메가커피 지점으로
매칭되는 버그 발생.
변경할 코드
services/pipeline/src/public_officer_pipeline/entity/policy.py:309-316 ...
목표
policy.py의 LARGE_CHAIN_BRANDS 세트를 확장해서 너무 대중적인 프랜차이즈를 맛집 지도에서 제외한다.
현행 17개
스타벅스, 투썸플레이스, 메가커피, 컴포즈커피, 파리바게뜨, 맥도날드, 버거킹, 롯데리아, 써브웨이, 이디야커피, 빽다방, 커피빈, 할리스, 배스킨라빈스, 던킨, KFC, 맘스터치
추가 검토 대상
- 외식: ...
목표
현재 DB에서 address_hint 누락률, 기관-카카오 지역 불일치, 체인 제외 적용 현황을 쿼리로 측정한다.
체크리스트
- [ ] address_hint가 NULL인 visit 비율 쿼리
- [ ] agency의 parent_region vs resolved place의 road_address 광역시/도 불일치 건수 쿼리
- [ ] ...
Description
Server route definitions import auth middleware using named structures (e.g. * as adminAuthMiddleware), but
server/middleware/adminAuthMiddleware.js only exported a default object. This caused ...
admin-dashboard
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
What happened?
I wanted to change the model and it errored out:
img width= 981 height= 576 alt= Image src=
https://github.com/user-attachments/assets/29cb63b4-f2e0-4e00-b2e3-51ea3dd7f8cd /
Steps to ...
bug
Description
Triggering event deletion inside the admin dashboard called safeJsonParse, which was not defined in the API file,
resulting in a page crash.
Steps to Reproduce
1. Go to ...
2. Click on ...
admin-dashboard
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue

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.