Skip to content

Commit 082eb32

Browse files
committed
fix(plans): resolve flexbox collapse in new-plan composer and ensure title input is focused
1 parent 7c53945 commit 082eb32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
- **Plans panel new-plan composer**: fixed a flexbox collapse where pressing `+` could render only the dashed composer outline while clipping the title input, Markdown editor, and actions. Composer rows now keep their intrinsic height inside the scrollable Plans body, and the title input is focused after opening.
17+
1618
### Removed
1719

1820

0 commit comments

Comments
 (0)