From b8ad2d4f4e8df7bbcfde06afacf6fc312cae92ac Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 26 Feb 2026 15:34:29 +0000 Subject: [PATCH] story-kit: create 213_story_remove_colored_left_border_from_work_item_cards --- ...colored_left_border_from_work_item_cards.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md diff --git a/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md b/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md new file mode 100644 index 0000000..fab1837 --- /dev/null +++ b/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md @@ -0,0 +1,18 @@ +--- +name: "Remove colored left border from work item cards" +--- + +# Story 213: Remove colored left border from work item cards + +## User Story + +As a user, I want the work item cards in the pipeline sidebar to not have the colored left border decoration, so the UI looks cleaner. + +## Acceptance Criteria + +- [ ] Work item cards in StagePanel no longer have the 3px colored left border +- [ ] The card border is uniform on all sides + +## Out of Scope + +- TBD