Skip to content

feat(css): Update GlFilter CSS

David O'Regan requested to merge gitlab-filter-search-css into master

What does this MR do?

Based on the conversation here: gitlab!42992 (comment 416768137) we want to update the base filtered search token CSS to match the figma designs here: https://www.figma.com/file/qEddyqCrI7kPSBjGmwkZzQ/Component-library?node-id=6934%3A9162

We break this work into three merges to keep iteration high:

Merge You are here
Update base colors / base hover states 🤘
Update focus states TBA
Update active states TBA

Does this MR meet the acceptance criteria?

Conformity

  • Code review guidelines.
  • GitLab UI's contributing guidlines.
  • If it changes a Pajamas-compliant component's look & feel, the MR has been reviewed by a UX designer.
  • If it changes GitLab UI's documentation guidelines, the MR has been reviewed by a Technical Writer.
  • If the MR changes a component's API, integration MR(s) have been opened in the following projects to ensure that the @gitlab/ui package can be upgraded quickly after the changes are released:
  • Added the ~"component:*" label(s) if applicable.

Merge request reports