- 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
269 B
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.