carbon-components-svelte
carbon-components-svelte copied to clipboard
Show Datatable Toolbar with No Selection (expose as optional)
Currently the datatable batch action toolbar hides when no items are selected in batch selection mode. This is an incorrect assumption imho.
Hypothetical scenario - A user wants to remove all load balancer associations and 'save'
- Go to: https://carbon-components-svelte.onrender.com/framed/DataTable/DataTableBatchSelectionToolbar?theme=white
- User unchecks all the load balancers
- User needs to save this state (does not want any load balancers).