Update sidebar toggle button to Pajamas compliant component
requested to merge 417848-migrate-to-pajamas-compliant-buttons-in-app-views-shared-issuable-_sidebar-html-haml into master
What does this MR do and why?
Update %button
usage to Pajamas::ButtonComponent
in _sidebar.html.haml
Screenshots or screen recordings
How to set up and validate locally
- Go to issuable view e.g. /flightjs/Flight/-/issues/33
- Toggle sidebar
- Validate tooltip and custom styling are applied correctly
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #417848 (closed)