Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@sagarkumar-webkul

Description

@sagarkumar-webkul

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions