Make the shared/groups/_dropdown Pajamas compliant
What does this MR do and why?
Replaces the group sort-by bootstrap dropdown with a Pajamas-compliant one.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Starting logged out, navigate to
/explore/groups
- Log in as the
root
user - Navigate to each of the following:
/explore/groups
/dashboard/groups
/h5bp
/admin/groups
- Finally, you can run the associated feature specs:
rspec spec/features/projects/user_sorts_projects_spec.rb
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 #263164 (closed)
Edited by Dallas Reedy