Actions Vs Bulk Actions #302
usernotnull
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
It's an interesting idea, however, I don't know how we would accomplish it in the current version because it would most likely include breaking changes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking of writing my own implementation, but this would be great to have natively, depending on how the devs see its usefulness.
Common actions of tables are importing/exporting ALL items. Common Bulk actions are exporting/deleting/custom action on selected rows.
So in theory, there would be 2 kinds of actions, the ones that do not require rows selected, and the "Bulk actions" button would be replaced by "Actions" if no row is selected, and when a row is selected, changed back to "Bulk Actions".
What do you guys think?
Beta Was this translation helpful? Give feedback.
All reactions