Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML linked:pr linked:pr language:C#

Filter by

2.9M results  (305 ms)

2.9M results

The current backend API lacks synchronized OpenAPI/Swagger documentation, making it difficult for consumers to understand the available endpoints, parameters, and responses. Additionally, the frontend ...

Problem The generic fallback extractor (pipeline/helpers/dates.js → parseDateFromText) only recognizes English month names. Israeli sites routinely write dates as 4 ביולי 2026 (day + Hebrew month name ...

제안 배경 - P2 위키의 토대(S3 키 규칙·도메인 명단)가 아직 flat 스켈레톤 상태라, 저장·크롤·초기화·읽기 등 모든 후속 작업이 진행 불가. 현재 constants.py는 flat 1인자 키이고 catalog.py는 없음. v2 확정 설계(nested·API 제거·도메인 지식 형식)를 코드에 반영해야 한다. 구현 목표 - constants.py를 ...
enhancement

Several frontend components currently manage conditional CSS classes using massive strings of Tailwind utility classes coupled with messy ternary operators directly inside JSX (e.g., className={base-classes ...

Problem The inpatient (Inward) section tiles on the home page still show black-and-white icons. PR #21609 was supposed to fix this by adding a unified teal SVG icon set, but the fix was incomplete. Root ...
bug

Description Description actions/dashboard.js contains multiple consecutive guard clauses that return the same value: if (!user) return null; if (!user.industry) { return null; } Both branches produce ...
ai
backend
level:beginner
type:devops
type:refactor

Description Description The file upload component currently defines supported file formats in two different places: const ALLOWED_TYPES = [...] and accept= .pdf,.jpg,.jpeg,.png Because these values ...
ai
frontend
type:design
type:devops
type:refactor

Description Description The comments in lib/extract-text.js describe different character thresholds than the values currently used in the implementation. For example, comments reference a lower threshold ...
type:devops
type:docs
type:refactor

Found while reviewing the merged #349 retraction (PR #352). The fix is otherwise correct; this is one over-broad case. Background Two orthogonal mechanisms can give a source document derived sub-documents, ...
bug

While the frontend currently incorporates some internationalization (i18n) via react-i18next, the backend still relies on hardcoded English text for its API error messages and validation responses. Additionally, ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.