diff --git a/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md b/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md new file mode 100644 index 0000000..825a50b --- /dev/null +++ b/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md @@ -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