Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle checkbox actions in a table component? #32

Open
aphilop opened this issue Sep 12, 2024 · 0 comments
Open

How to handle checkbox actions in a table component? #32

aphilop opened this issue Sep 12, 2024 · 0 comments

Comments

@aphilop
Copy link

aphilop commented Sep 12, 2024

Problem description
There are cases where items in a table cannot be deleted because they are in "use", e.g. a thesaurus item cannot be deleted because it is used in various templates. It is not obvious to the users why these items cannot be selected. Moreover, just disabling the item might be working for the "delete" actions but in cases we have more actions available on the items, this concept does not scale.
We need a better and more usable way to handle these situations, making transparent to the users what they can and cannot do and why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant