Aman-Mittal opened a new issue, #329: URL: https://github.com/apache/fineract-backoffice-ui/issues/329
Module: src/app/layout/sidebar.component.ts ![Sidebar Layout] <img width="1287" height="626" alt="Image" src="https://github.com/user-attachments/assets/55c9073b-6918-4bdb-a09e-170bea2af428" /> Description Key administrative and setup modules—such as Offices, Loan Products, Templates, and Roles & Permissions (RBAC)—are placed at the very bottom of the sidebar. In standard viewports, users are required to scroll down extensively through non-collapsible lists. Steps to Reproduce 1. Log into Fineract Backoffice UI. 2. Observe the left sidebar navigation layout on standard 1080p resolution. 3. Note that administrative modules (Offices, System, Settings) are truncated below the fold. Expected Behavior Sidebar should use collapsible accordions/groups (e.g., Core Banking Operations, Products & Accounting, Administration & RBAC) to keep key management screens accessible without heavy vertical scrolling. Proposed Implementation - Update SidebarComponent layout to group sub-items into expandable <ion-accordion-group> sections. -- 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]
