issues Search Results · language:Dune language:Python language:HTML language:TypeScript language:HTML language:JavaScript
Filter by
62.7M results
Summary
Adopt a repo-official design document template and cycle workflow that makes design intent specific enough to produce
RED tests and prevents design docs from becoming fake proof.
Desired policy ...
documentation
Parent
Refs PRD #27.
What to build
Simplify the presentational branching in SyncStatusBanner and CustomToast so their conditional rendering is readable and
bounded. Where pure mapping logic exists (status ...
ready-for-agent
Parent
Refs PRD #27.
What to build
Investigate why Button has cyclomatic 19 (CRAP 380) and extract its variant/size/state branching into a pure style
resolver (inputs → resolved style). Tests assert ...
ready-for-agent
Describe the bug
Description
Several parts of the application still reference the removed ExploreEvents module through lazy-loaded route imports and
route prefetch logic.
These stale imports can cause: ...
bug
Parent
Refs PRD #27.
What to build
Extract workout-session progression out of WorkoutSessionScreen into a tested reducer/state module, leaving the screen
as a thin render layer. Characterization tests ...
ready-for-agent
Parent
Refs PRD #27.
What to build
Extract exercise form validation and save logic (handleSave + field validation) out of AddExerciseScreen into a tested
module, leaving the screen thin. Characterization ...
ready-for-agent
We re doing a lot of funky frontend logic to make the messages filtering work. We should move this logic to the backend
so it s cleaner.
Take a look at the messages page to see what we need.
In my head ...
1.topic backend
3.skill good second issue
Parent
Refs PRD #27.
What to build
Extract login form validation and submit-gating out of LoginScreen (the worst offender, CRAP 756) into a dedicated
useLoginForm deep module. The screen becomes a thin ...
ready-for-agent
Parent
Refs PRD #27.
What to build
Extract the initialize logic out of useAuth into a pure transition over the principal states (local, guest, account,
signed-out). The hook calls the transition; the ...
ready-for-agent

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.