Files
fusion/.changeset/fix-newtaskmodal-button-position.md
gsxdsm 91784d464e feat(FN-676): fix modal button positioning and refactor project commands
- Fix sticky bottom actions positioning in NewTaskModal with CSS improvements
- Add changeset for modal button position fix
- Refactor CLI project commands with cleaner error handling and logic
- Update project resolver tests for improved coverage and reliability
- Sync settings and task command improvements from core type changes
2026-04-01 07:16:37 -07:00

269 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Fix NewTaskModal save button position to stick to bottom of screen. The action buttons (Cancel, Create Task) are now always visible at the bottom of the modal viewport, while the modal body scrolls independently when content overflows.