Make starrers sort dropdown Pajamas compliant
What does this MR do and why?
This adds HAML and JavaScript helpers for simple single-select listbox dropdowns (most commonly used for sorting). The sort dropdown in the starrers page is also re-implemented with it.
See #348737 (comment 808527160) for the overall rationale of the approach taken here.
Addresses #348737 (closed) and part of #263187 (closed).
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Visit a project which has been starred, and visit its starrers page, e.g.,
/gitlab-org/gitlab-test/-/starrers
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.
Edited by Mark Florian