issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:Java
Filter by
3.2M results
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- biome.json
This issue was created automatically by the governance enforcement workflow.
Problem
The type-fixtures runner (test/types/type-fixtures.test.mjs) intermittently fails one fixture in CI s unit job with a
resolution error, e.g.:
test/types/auth-session-default.test-d.ts(12,15): ...
bug
InputPage provides protected addIntegerButton/addBooleanButton helpers and createControl builds an option composite, but
a subclass cannot actually add an option control to the page. Two gaps:
1. No ...
enhancement
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- .github/workflows/translation-audit.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/ISSUE_TEMPLATE/bug_report.md ...
Quoted strings are not handled as string literals.
For example, this HOCON:
password: 123#456
should parse the password as string literal 123#456, but instead, the library truncates it by treating ...
We need a toggle switch for light and dark mode on the app. By default it should be on dark mode
enhancement
good first issue
목표
운영기관 계정이 교통약자 이동 불편 신고 분석을 JSON으로 조회할 수 있는 읽기 전용 API를 추가한다.
대상 영역
- backend 운영기관 API
- 경로 피드백 현황 view model 조립
- 운영기관 인증 경계
배경
관리자 화면에는 경로 피드백 현황이 있지만 운영기관/B2G 연동에서 같은 데이터를 사용할 JSON API가 ...
ObjectMapper is somewhat expensive to construct, so this is wasteful. ObjectMapper is thread safe and safe to re-use, so
it would make much more sense to have a single static final instance that gets re-used ...
bug
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 ...

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.