story-kit: queue 195_story_preserve_newlines_in_chat_message_submission for QA

This commit is contained in:
Dave
2026-02-25 18:02:23 +00:00
parent 1ba0027d97
commit 8601e64ba3

View File

@@ -1,19 +0,0 @@
---
name: "Preserve newlines in chat message submission"
---
# Story 195: Preserve newlines in chat message submission
## User Story
As a user chatting with the bot via the web UI, I want my paragraph formatting (newlines) to be preserved when I submit a message, so that my messages aren't collapsed into a single paragraph.
## Acceptance Criteria
- [ ] Newlines in submitted chat messages are preserved and displayed correctly
- [ ] Multiple paragraphs remain visually separated after submission
- [ ] Single line breaks within text are maintained
## Out of Scope
- TBD