Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript linked:pr

Filter by

3.2M results  (290 ms)

3.2M results

Context There is currently no documentation for the layout system in retrofit-ui. Users have no way to discover row(), col(), grid(), or how to compose components into layouts. This creates the new docs/guide/layouts.md ...

Context As part of formalizing the three-tier spec model, docs/guide/design-philosophy.md needs a new decision section that names and explains the three tiers. Currently there is no vocabulary for this ...

Context The current ViewSpec union has a single { kind: box ; layout?: LayoutConfig; children: ViewSpec[] } member that conflates flex and grid layout into one generic container. This makes the spec JSON ...

문제 PostingScheduler의 @Scheduled cron 표현식에 zone 속성이 없어 Docker 컨테이너 기본 타임존(UTC)으로 실행됨. - 기대: 월요일 00:00 KST 실행 - 실제: 월요일 00:00 UTC = 09:00 KST 실행 원인 // Before @Scheduled(cron = 0 0 0 ? * MON ) // ...
bug

✨ 구현 기능 리뷰 평균점수와 , 리뷰 개수를 저장할 수 있는 컬럼을 추가한다. ✔️ 작업목록 - [x] Course 엔티티에 averageRating,reviewCount 추가 - [x] CourseDetailResponse 에 averageRating,reviewCount 추가 - [x] CourseListResponse에 averageRating,reviewCount ...

Summary JpaCdiExtension.readAdditionalPersistenceProperties is the framework s only prefix-walk consumer of the config universe: it iterates ConfigResolver.resolveKeys() and keeps keys under the dotted ...

When pressing on a node in the graph page a pane of information is opened. In that pain there is on top the type of the pane, remove the first line from the pane which tells its type for the second time ...
good first issue

Problem scripts/regret.js:437-441 has unreachable code in the update-mode dispatch block: } else if (targetStack === haskell || targetStack === tcl || targetStack === swift ) { success = await ...
bug

Problem PR #537 fixed a critical silent-no-op bug: 5 stacks (crystal, dart, fsharp, kotlin, zig) had no dispatch case in scripts/regret.js, and Rust validate dispatched to the wrong script. The fix added ...
bug
test

Problem regret ci is documented as functionally identical to regret validate --fail-fast but for kotlin and zig stacks, the --fail-fast flag is silently dropped because validate_kotlin.sh / validate_zig.sh ...
bug
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.