Skip to content

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
image image
image image
image image
image image
image image

How to set up and validate locally

  1. Starting logged out, navigate to /explore/groups
  2. Log in as the root user
  3. Navigate to each of the following:
    • /explore/groups
    • /dashboard/groups
    • /h5bp
    • /admin/groups
  4. 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.

Related to #263164 (closed)

Edited by Dallas Reedy

Merge request reports

Loading