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

[Bug]: When the user lacks edit access to a specific page, the display of the restricted query and JavaScript elements is inconsistent in appearance #36301

Open
1 task done
RakshaKShetty opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Platform Administration Pod Issues related to platform administration & management Production RBAC Product Issues, requests and enhancements around RBAC.

Comments

@RakshaKShetty
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

When the user lacks edit access to a specific page, the display of the restricted query and JavaScript elements is inconsistent in appearance

Steps To Reproduce

  1. login as a admin create a app with 2 pages
  2. Page 1 create a crud page and add one simple js
  3. Now go to roles section in admin setting create a custom role
  4. page 1 with view only access and page 2 with edit and view access
  5. assign this role to user 1
  6. login as user1
  7. click on edit icon
  8. go to page 1
  9. the user can change the query where the toast error id displayed with no access to edit query
  10. when we go to js the editor is in disabled state

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

No response

Version

Production

@RakshaKShetty RakshaKShetty added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage Medium Issues that frustrate users due to poor UX RBAC Product Issues, requests and enhancements around RBAC. labels Sep 13, 2024
@github-actions github-actions bot added the Platform Administration Pod Issues related to platform administration & management label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Platform Administration Pod Issues related to platform administration & management Production RBAC Product Issues, requests and enhancements around RBAC.
Projects
None yet
Development

No branches or pull requests

2 participants