issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:HTML
Filter by
39.8M results
📋 Task
A flame icon animates (flicker/glow) next to a streak counter, growing more intense with longer streaks.
✅ Acceptance Criteria
- [ ] Uses ease-fire animation pattern
- [ ] Intensity scales ...
animation
enhancement
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
And seamless loop already in here pitch changes
📋 Task
A ring depletes around a timer number, showing countdown progress for workout intervals.
✅ Acceptance Criteria
- [ ] stroke-dashoffset depleting animation
- [ ] Color shifts as time runs ...
animation
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature
Description
The governance-registry module defines services and repositories but exposes no REST controllers. External systems
(agents, UI, automation) cannot interact with the registry without REST endpoints. ...
type:bug
Description
The spec defines several core engine modules that are currently empty build.gradle.kts stubs with no implementation:
- modules/evidence-ledger/ — core evidence recording and querying
...
type:bug
Description
Data-modifying service methods (create, update, delete) in governance-registry services do not have @Transactional.
While each currently performs a single DB call, future extensions adding ...
type:bug
Description
The getLong(ResultSet, String) helper method and RowMapper patterns are copy-pasted identically across all 9 repository
classes. This creates maintenance burden and inconsistency risk.
Evidence ...
type:bug
📋 Task
A heart icon pulses at a rate suggesting heart rate (faster = higher BPM visual).
✅ Acceptance Criteria
- [ ] scale pulse with --ease-bpm-speed var controlling rate
- [ ] Fitness/health app ...
animation
enhancement
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Description
All 9 repository test classes in modules/governance-registry/src/test/ use inline CREATE TABLE DDL in @BeforeEach. This
bypasses the Flyway migration chain, meaning the tests can pass even ...
type:bug

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.