story-kit: create 234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item

This commit is contained in:
Dave
2026-02-27 16:50:19 +00:00
parent e7c90f2d07
commit c549134bdd

View File

@@ -0,0 +1,19 @@
---
name: "Show story/bug/spike text and acceptance criteria in expanded work item"
---
# Story 234: Show story/bug/spike text and acceptance criteria in expanded work item
## User Story
As a user, I want to see the full story/bug/spike description and acceptance criteria inside the expanded work item card, so that I can understand the work without opening the file.
## Acceptance Criteria
- [ ] Expanded work item shows the user story or bug description text
- [ ] Expanded work item shows acceptance criteria with checkbox state (checked/unchecked)
- [ ] Works for stories, bugs, and spikes
## Out of Scope
- TBD