paultofunmi opened a new issue, #38:
URL: https://github.com/apache/fineract-business-intelligence/issues/38

   **As a** user with a restricted role
   **I want** every sidebar nav group — not just the 5 currently gated — to 
respect my permissions
   **So that** the sidebar accurately reflects what I'm actually allowed to do, 
consistently across the whole app
   
   ## Context
   
   Issue #113 gated 5 nav groups (Admin, Accounting, Security, Settings, 
System) as an intentionally incremental "scope A" rollout. The remaining groups 
in `NavigationConfigService`'s `NAV_CONFIG` 
(`src/app/core/services/navigation-config.service.ts`) have no 
`requiredPermissions` at all and are visible to every user regardless of 
permissions — including users with **zero** permissions.
   
   Verified gaps with existing backend permission:
   
   1. Interop (Parties, Quotes, Transfers)
   2. Campaigns
   3. Working Capital (Loans, Loan Products, Breach, Near Breach)
   4. Account Transfer (Transfers sub-item)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to