vishal-cody opened a new pull request, #114:
URL: https://github.com/apache/fineract-loan-origination/pull/114

   
   
   Fixes #100.
   
   The staff sidebar collapse/expand toggle was clipped when the sidebar was 
collapsed because the sidebar hid overflowing content. The toggle intentionally 
extends past the sidebar edge, so it is now allowed to remain visible and is 
layered above the main content.
   
   ## Changes
   
   - Allow overflow from the staff sidebar so the toggle is fully visible.
   - Add stacking order for the sidebar and toggle button.
   
   ## Verification
   
   - `git diff --check` passes.
   - Angular build was not run locally: Node.js `22.17.0` is below the 
project-required minimum (`22.22.3`).
   
   No application behavior or layout structure was changed.


-- 
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