Actions
User Story #57
openEpic #49: Implement user, groups and permissions management
Feature #128: Permission Enforcement
As a user, I want the UI to hide actions I don't have permission to perform
User Story #57:
As a user, I want the UI to hide actions I don't have permission to perform
Start date:
02/04/2026
Due date:
% Done:
0%
Estimated time:
Description
The user interface should hide or disable buttons, menus, and features that the current user lacks permission to use, improving usability.
Acceptance Criteria:
- Unauthorized menu items are hidden
- Unauthorized buttons are disabled or hidden
- User sees only features they can access
- Attempting hidden action still validates on backend
- Consistent behavior across all UI components
Actions