issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:CSS
Filter by
7.8M results
The feature flag impactMetrics has been marked as completed in Unleash.
📝 Details
- 🏷️ Flag name: impactMetrics
- 📈 Feature outcome: kept
✅ Suggested cleanup
1. 🔍 Search the codebase for all references ...
unleash-flag-completed
Problem
Dependabot PRs pile up and require manual merging, slowing down dependency updates.
Current Behavior
Maintainers manually review and merge all dependabot updates.
Why This Improvement Is Needed ...
good first issue
Problem
Developers frequently encounter the same issues (e.g., MongoDB IP whitelisting) when setting up the project locally.
Current Behavior
Setup issues are scattered across various closed GitHub ...
Parent bounty: #743 Source issue: #3406
Bug
The auth request validators currently accept passwords with a minimum length but no upper bound:
password: z.string().min(8)
That lets very large password ...
Problem
Empty lists (like zero trips or zero expenses) currently show blank screens or unstyled text.
Current Behavior
Users get no visual feedback when a list is empty.
Why This Improvement Is Needed ...
Description
The flow engine appends option labels to the `message` field AND returns them in the `options` array. The GPT relays
both, so the user sees the numbered list twice.
Example current response: ...
bug
in-progress
Problem
The frontend bundle size is large, causing slow initial page loads.
Current Behavior
All routes are loaded synchronously in the main bundle.
Why This Improvement Is Needed
Lazy loading routes ...
기능 요약
결과 대시보드 및 공유 페이지에서 리스크 제목의 한국어 노출을 최우선화하고, 법령 준수 분석 결과를 시각화하는 UI 섹션을 추가합니다.
배경 / 동기
- 리스크 제목 가독성 개선: 현재 payment , etc 같은 영문 코드가 화면에 노출되어 사용자가 직관적으로 이해하기 어렵습니다. 이를 한국어 제목으로 우선 노출하여 UI 직관성을 높이고자 ...
증상
.app(설치본)은 실행/요소 생성은 되는데 재생 시 소리가 안 남. dev 모드(python main.py)는 정상.
원인
1. PyInstaller가 glib/gstreamer dylib을 번들 → 시스템 framework본과 둘 다 로드 → glib 타입 시스템 충돌(요소 생성은 되지만 재생 파이프라인이 조용히 망가짐).
2. 번들 dylib ...
bug
build
This issue proposes adding an engines field to package.json with node : =24 to reflect the Node.js version already used
by this project.
For more details and rationale behind this change, see https://github.com/threeal/nodejs-starter/issues/1108. ...
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.