Update Repo ref switcher to use Vue ref_dropdown
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We have a Vue ref_dropdown component, let's update the current ref switching (which is in HAML) in the Repo view to use that instead:

Info on the Ref Dropdown component
The Vue ref_dropdown
component was introduced in this MR !55394 (merged)

Proposal
I think this issue will need to be tackled iteratively and here are my suggested steps:
- Create a shared component from the
ref_dropdown
component built for the pipeline - Used this shared component for the repository page
- Update the pipeline ref_dropdown to use this shared version (might want to get the Verify team involved here)
Edited by 🤖 GitLab Bot 🤖