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

fix permission selection #14

Open
bernardarhia opened this issue May 19, 2024 · 0 comments
Open

fix permission selection #14

bernardarhia opened this issue May 19, 2024 · 0 comments

Comments

@bernardarhia
Copy link
Contributor

bernardarhia commented May 19, 2024

Currently, we allow user creators to select permissions without selecting the read permission. this becomes difficult because when roles are selected the read permission is not selected, it makes it difficult to allow them to perform actions on the table and even view the table. We're adding a logic where when you select the create, update or delete permission, it auto selects the read permission as well and when you uncheck the read permission, we uncheck the other permissions as well

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

When branches are created from issues, their pull requests are automatically linked.

1 participant