story-kit: done 237_bug_work_item_titles_render_too_large_in_expanded_view

This commit is contained in:
Dave
2026-02-28 09:18:54 +00:00
parent 628bba0937
commit 49301fcaf6

View File

@@ -0,0 +1,27 @@
---
name: "Work item titles render too large in expanded view"
merge_failure: "Merge pipeline infrastructure failure: squash merge committed successfully on merge-queue branch, but cherry-pick onto master failed with 'fatal: bad revision merge-queue/237_bug_work_item_titles_render_too_large_in_expanded_view'. The merge worktree setup also failed (ENOENT for .story_kit/merge_workspace — pnpm install, pnpm build, cargo check all skipped). The merge-queue branch appears to have been cleaned up before the cherry-pick step could reference it. Master is untouched."
---
# Bug 237: Work item titles render too large in expanded view
## Description
Story/bug/spike titles in the expanded work item view are rendering at an oversized font size, making the UI look broken.
## How to Reproduce
1. Open the work items panel
2. Expand any work item
## Actual Result
Titles render at an excessively large font size
## Expected Result
Titles should be reasonably sized, consistent with the rest of the UI
## Acceptance Criteria
- [ ] Bug is fixed and verified