Skip to content

Fix registry search sorting layout in mobile screen sizes

What does this MR do and why?

Fix registry search sorting layout in mobile screen sizes

Update layout to use flexbox for better responsiveness

Changelog: fixed

Closes #462958 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-05-21_at_10.50.50_AM Screenshot_2024-05-21_at_10.49.38_AM

How to set up and validate locally

  1. Visit Project/Group > Deploy > Package Registry
  2. Confirm the UI looks fixed.
  3. Bonus: Type in extra long words in the search bar & make sure the layout does not break
Edited by Rahul Chanila

Merge request reports