mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 00:06:06 +03:00
[GH-ISSUE #5404] [Feature Request]: Visually Distinguish Global vs Tenant‑Scoped Menu Items #2603
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2603
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lowell-Syncrety on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5404
Please confirm:
Problem Statement
CIPP currently mixes global and tenant‑scoped functionality within the same navigation sections, which is logical from a workflow perspective but not visually obvious to the operator.
For example, under Identity Management → Administration, tenant‑specific items like Users and Groups appear alongside Group Templates, which are global in scope. While the placement makes sense functionally, there is no visual indication that actions taken in Group Templates affect all tenants rather than the currently selected tenant.
This creates confusion, particularly for:
The risk is not theoretical: modifying a global object while believing you are operating tenant‑locally can result in unintended cross‑tenant impact. As an admin myself I'm still running into this and have to double-check other clues in the resulting UX page to make sure I'm doing something global or tenant-specific.
Benefits for MSPs
Value or Importance
This is a UX safety and usability improvement rather than just a cosmetic change.
CIPP is increasingly powerful, and with that power comes the need for clear scope boundaries. Making scope explicit in the UI helps prevent high‑impact mistakes, aligns with MSP operational realities, and improves the experience for both new and experienced users.
Given CIPP’s role as a centralized, multi‑tenant control plane, scope clarity is critical.
Proposed UI Approaches
Any one of the following would significantly improve clarity without changing existing workflows:
Visual Styling
Icon or Badge
Scope Labeling
Contextual Warning (optional enhancement) in the UX page along with a menu enhancement above)
These options are intentionally lightweight and do not require restructuring the navigation or relocating features.
PowerShell Commands (Optional)
No response
@Lowell-Syncrety commented on GitHub (Feb 19, 2026):
Forgot to note... There are menu items that default to applying to the selected tenant, but also provide the capability of applying multi-tenant. I don't think these would need to be separately identified, but if using an icon (e.g., the globe icon for global sections) some sort of "multi-tenant" icon could be used.
@github-actions[bot] commented on GitHub (Mar 1, 2026):
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.