-
Notifications
You must be signed in to change notification settings - Fork 753
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
[Enhancement]: Resource manager incorrect order for Permission Checkboxes #6214
Comments
It uses dnn-elements checkbox and I have an issue to look into that here DNNCommunity/dnn-elements#546 |
@valadas ah ok so we can close this one.. |
I think that would depend on how Resource Manager uses Dnn Elements. If it bundles/embeds it, then no. If it loads the latest from a CDN, then yes. Which is it? Or am I just wrong about this? |
Well, the fix needs to be done there, then the consumed version updated here. But my point was that we need to start there. As for closing here or not, once we release another version of dnn-elements, dependabot will eventually open a PR to update it and I'll probably not think to come back to this issue. |
I need to publish dnn elements and then update it's version used here |
Ah, okay - thanks! |
Is there an existing issue for this?
Description of problem
When setting the Checkboxes for Folder permissions the order of null - true -block is not ideal.
This is the order when clicking the checkboxes:
Description of solution
IMO the order should be the same as for Page rights..
[ ] > [V] > [X]
Description of alternatives considered
No response
Anything else?
No response
Do you be plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct
The text was updated successfully, but these errors were encountered: