KRYSTALM7 opened a new issue, #100: URL: https://github.com/apache/fineract-loan-origination/issues/100
## Description The sidebar expand/collapse button is partially clipped at the left edge of the content area across **all three staff portal views**, making it difficult to see and interact with. **Affected roles:** - Loan Officer - Branch Manager - Credit Committee ## Steps to Reproduce 1. Log in as any staff user (Loan Officer, Branch Manager, or Credit Committee). 2. Navigate to any loan application detail page. 3. Observe the sidebar expand/collapse button, it is partially hidden at the left edge of the content area. ## Expected Behavior The expand/collapse button should be fully visible and accessible in both the expanded and collapsed sidebar states, across all staff portal views. ## Current Behavior The button is partially clipped at the left edge of the content area in all three staff role views. ## Screenshot <img width="1909" height="783" alt="Image" src="https://github.com/user-attachments/assets/2e66f875-df85-4fde-a50d-37d3139a3542" /> ## Acceptance Criteria - [ ] Expand/collapse button is fully visible in the expanded sidebar state. - [ ] Expand/collapse button is fully visible in the collapsed sidebar state. - [ ] Fix applies consistently across Loan Officer, Branch Manager, and Credit Committee views. - [ ] Sidebar expand/collapse behavior continues to work correctly. - [ ] No unintended layout changes are introduced on other pages or screen sizes. ## File to Change `frontend/src/app/staff/staff-layout.component.ts` ## ⚠️ Dependency Note This issue **must be resolved and merged before** #98 (_FINERACT-2442: Refactor large staff application frontend components_), as both touch `staff-layout.component.ts`. Merging the refactor first will cause a conflict with this bug fix. --- **JIRA:** [FINERACT-2442](https://issues.apache.org/jira/browse/FINERACT-2442) -- 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]
