From c549134bdd6d4e8d7a6a2e2af8ec207d5fa11530 Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 27 Feb 2026 16:50:19 +0000 Subject: [PATCH] story-kit: create 234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item --- ...ceptance_criteria_in_expanded_work_item.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md 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