feat(KB-642): add expand button to TaskCard component
- Add expand button to TaskCard with Maximize2 icon - Add CSS styles for expand button overlay positioning - Fix click behavior to prevent card expansion when clicking action buttons - Update TaskCard tests for new expand button behavior - Add changeset for dashboard package
This commit is contained in:
5
.changeset/fix-expand-icon-kb642.md
Normal file
5
.changeset/fix-expand-icon-kb642.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@fusion/dashboard": patch
|
||||
---
|
||||
|
||||
Add missing expand icon to task cards for explicit modal open action
|
||||
Reference in New Issue
Block a user