Skip to content

UI issue: Internal ACL labels like admin::app.acl.event shown on Role Edit/Create page #2185

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

Open
sagarkumar-webkul opened this issue Apr 25, 2025 · 0 comments
Assignees
Labels

Comments

@sagarkumar-webkul
Copy link
Collaborator

Bug report

Title

UI issue: Internal ACL labels like admin::app.acl.event shown on Role Edit/Create page

Issue Description

On the Role Edit/Create page in the Admin Panel, internal ACL keys are displayed instead of user-friendly labels. This creates confusion when assigning permissions.

Preconditions

Please provide as detailed information about your environment as possible:

  1. Framework Version: Laravel 2.1
  2. Commit ID:

Steps to reproduce

  1. Log in to the Admin Panel.
  2. Go to SettingsRoles.
  3. Click Edit on an existing role, or click Create Role.
  4. Scroll to the permissions list.
  5. Observe labels like admin::app.acl.event and admin::app.acl.campaigns.

Expected result

  • ACL labels should display in a readable format (e.g. “Events”, “Campaigns”).
  • UI should be user-friendly for non-technical administrators.

Image

Actual result

  • Internal ACL keys (admin::app.acl.event, admin::app.acl.campaigns) appear directly in the UI.
  • Causes confusion for users unfamiliar with internal key structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants