story-kit: create 198_story_distinguish_work_item_types_in_web_ui
This commit is contained in:
@@ -14,6 +14,7 @@ As a project operator using the web UI, I want to visually distinguish between s
|
|||||||
- [ ] The item type is derived from the filename prefix/convention (e.g. `story_`, `bug_`, `spike_`)
|
- [ ] The item type is derived from the filename prefix/convention (e.g. `story_`, `bug_`, `spike_`)
|
||||||
- [ ] The type indicator is visible in all pipeline columns (upcoming, current, QA, merge, done)
|
- [ ] The type indicator is visible in all pipeline columns (upcoming, current, QA, merge, done)
|
||||||
- [ ] Each card in `StagePanel.tsx` has a 3px colored left border: green (#3fb950) for stories, red (#f85149) for bugs, blue (#58a6ff) for spikes
|
- [ ] Each card in `StagePanel.tsx` has a 3px colored left border: green (#3fb950) for stories, red (#f85149) for bugs, blue (#58a6ff) for spikes
|
||||||
|
- [ ] Each card displays a small uppercase text badge (STORY, BUG, SPIKE) next to the #ID, colored to match the left border
|
||||||
|
|
||||||
## Out of Scope
|
## Out of Scope
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user