Update download and clone buttons to Pajamas compliant component
requested to merge 417827-migrate-to-pajamas-compliant-buttons-in-app-views-projects-buttons-_download-html-haml into master
What does this MR do and why?
Update %button
usage to Pajamas::ButtonComponent
for download and clone button on project page
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Visit project page e.g. /flightjs/Flight
- Press "Download" (icon) and "Clone" buttons to toggle dropdowns
- Tooltip content and dropdowns should work as intended
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 #417827 (closed)