Skip to content

Update download and clone buttons to Pajamas compliant component

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
127.0.0.1_3000_flightjs_Flight 127.0.0.1_3000_flightjs_Flight__1_

How to set up and validate locally

  1. Visit project page e.g. /flightjs/Flight
  2. Press "Download" (icon) and "Clone" buttons to toggle dropdowns
  3. 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.

Related to #417827 (closed)

Merge request reports