From b95392da1f4f46981e086988ff9e73152c212239 Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 25 Feb 2026 18:27:55 +0000 Subject: [PATCH] story-kit: start 199_story_web_ui_submits_all_queued_items_at_once --- .../199_story_web_ui_submits_all_queued_items_at_once.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md index b6c753a..51174b5 100644 --- a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md +++ b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md @@ -6,7 +6,7 @@ name: "Web UI submits all queued items at once" ## User Story -As a user, I want the web UI to submit all queued items at once when there are multiple waiting items, so that I don't have to submit them one at a time. +As a user, I want the web UI to submit all queued items at once when there are multiple waiting items, so that I don't have to wait for each queued message to be processed one-at-a-time. ## Acceptance Criteria