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

ACL UI Suggestions/Issues #913

Open
wzzzrd86 opened this issue Nov 8, 2023 · 0 comments
Open

ACL UI Suggestions/Issues #913

wzzzrd86 opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working frontend

Comments

@wzzzrd86
Copy link

wzzzrd86 commented Nov 8, 2023

Suggested ACL UI issues

  1. When creating ACLs through UI, user is not required to add a mask value in text field. If there is no value in text field, the ACL is not created.
  2. If the user creates ACLs using * for text field and checking all the options except "All", the subsequent details view can show some of the checks missing, while the backend list of ACLs for this user has a full list (partial data retrieval, verified with Esteban).
  3. Upon clicking the "OK" button from the ACLs detailed view, the user is shown "ACLs for User xxxxx has been updated" even if the operation failed. The specific ACL changes are not shown, it's impossible to track whether the changes to a certain part of the form have been saved successfully.
  4. Clicking "OK" on a form where some of the checks were missing due to UI glitch, updates the backed to remove the said ACLs from user's account. It's especially important, because not all of the form data is viewed at once, and pop-up window has to be scrolled to see all values. (User may not be aware that ACLs were missing from the form view when clicking "OK" to close window and may not be aware the ACLs would be removed)
@wzzzrd86 wzzzrd86 changed the title ACL UI Suggestions ACL UI Suggestions/Issues Nov 8, 2023
@weeco weeco added bug Something isn't working frontend labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

3 participants