Skip to content

Adds page-specific search styles to Admin pages

Nick Leonard requested to merge nl-admin-search-style into master

What does this MR do and why?

With !105818 (merged) search styles were moved to page-specific styles. This MR adds those styles to 3 admin pages referencing search styles.

Screenshots or screen recordings

Page Before After
Users
http://gdk.test:3000/admin/users
image image
Projects
http://gdk.test:3000/admin/projects
image image
Groups
http://gdk.test:3000/admin/groups
image image

How to set up and validate locally

For each page, the impacted styling can be found in or near the header.

  1. Validate Users @ http://gdk.test:3000/admin/users
  2. Validate Projects @ http://gdk.test:3000/admin/projects
  3. Validate Groups @ http://gdk.test:3000/admin/groups

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nick Leonard

Merge request reports