feat(KB-280): add Save button to QuickEntryBox
- Add Save button to QuickEntryBox component for manual task creation - Include loading state and disabled state during submission - Add comprehensive tests for Save button functionality (114 lines) - Add changeset for the new save button feature
This commit is contained in:
5
.changeset/add-save-button-quick-entry.md
Normal file
5
.changeset/add-save-button-quick-entry.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@kb/dashboard": patch
|
||||
---
|
||||
|
||||
Add explicit Save button to QuickEntryBox for draft persistence feedback
|
||||
Reference in New Issue
Block a user