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

enable ChipSet to be readonly #2548

Closed
alfred-zaki opened this issue Aug 23, 2021 · 1 comment · Fixed by #2799
Closed

enable ChipSet to be readonly #2548

alfred-zaki opened this issue Aug 23, 2021 · 1 comment · Fixed by #2799
Labels
enhancement New feature or request

Comments

@alfred-zaki
Copy link
Contributor

i am currently on a situation where i represent data in child table using ChipSet, and to optimize operations i need to submit change requests in bulk and not each time a chip is selected or deselected.
Also this would be good in case any data represented by Chips and ChipSet is read-only based on logged in user creds. or something

@alfred-zaki alfred-zaki added enhancement New feature or request triage Investigation required labels Aug 23, 2021
@alfred-zaki
Copy link
Contributor Author

#2551 i created a PR to implement this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants