tables icon indicating copy to clipboard operation
tables copied to clipboard

[Enhancement] - Toggle Buttons

Open Praetorian1410 opened this issue 3 years ago • 1 comments

Hi Florian,

Would you consider adding toggle buttons to enable/disable editing and deletion of rows, instead of permanently displaying the edit button on each row and requiring selecting rows to be deleted and then going over ... -> delete selected rows? This would reduce clutter and allow for slimmer rows, as well as dedicated functions when required.

To clarify, this would mean a toggle button to show/hide the edit button on each row, and a second toggle button to show/hide a new delete button on each row.

Praetorian1410 avatar Oct 11 '22 07:10 Praetorian1410

Well, I'm not sure, if I like it and if it is a common UX idea, but I like to think about it and maybe we can have a active discussion about it next year.

datenangebot avatar Nov 07 '22 18:11 datenangebot

I’d say the main issue here is that the edit button is very present, being on the left. It would be expected on the right, similar to how it’s done in mobile apps, or our own user/account management.

And if the button uses the button component to be circular, and does not have any extra padding, it would also not result in the higher rows like it is currently. Example:

Current design

image

Proposed with action button on right

image

jancborchardt avatar Jan 09 '23 13:01 jancborchardt

done and shipped with v0.3

datenangebot avatar Apr 26 '23 11:04 datenangebot