Skip to content

[6.x] Hide unauthorized sections in nav - #14990

Merged
jasonvarga merged 1 commit into
statamic:6.xfrom
lazerg:fix/issue-14405-empty-section-authorization
Jul 13, 2026
Merged

[6.x] Hide unauthorized sections in nav#14990
jasonvarga merged 1 commit into
statamic:6.xfrom
lazerg:fix/issue-14405-empty-section-authorization

Conversation

@lazerg

@lazerg lazerg commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Users without certain permissions still see sections in their nav preferences. This fix ensures sections are not displayed when all items in them are filtered due to lack of authorization.

Fixes #14405

@lazerg lazerg changed the title Fix permission UI security: hide unauthorized sections in nav [6.x] Fix permission UI security: hide unauthorized sections in nav Jul 12, 2026
@lazerg
lazerg force-pushed the fix/issue-14405-empty-section-authorization branch 2 times, most recently from c556a15 to ed9bb3f Compare July 12, 2026 16:48
@lazerg
lazerg force-pushed the fix/issue-14405-empty-section-authorization branch from ed9bb3f to 3aef371 Compare July 12, 2026 17:02
@jasonvarga jasonvarga changed the title [6.x] Fix permission UI security: hide unauthorized sections in nav [6.x] Hhide unauthorized sections in nav Jul 13, 2026
@jasonvarga jasonvarga changed the title [6.x] Hhide unauthorized sections in nav [6.x] Hide unauthorized sections in nav Jul 13, 2026
@jasonvarga
jasonvarga merged commit c12a8fa into statamic:6.x Jul 13, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Users without certain permissions can still see these sections in "My Nav"

2 participants