Skip to content

feat(GlFilteredSearch): Update styling

Ezekiel Kigbo requested to merge feat-gl-filtered-search-disabled-state into master

What does this MR do?

  • Brings the styling closer in line with pajamas and the search-box-by-click component
  • Applies the disabled property to the filter and nested component
  • Adds a disabled knob to the storybook stories

Screenshots

Before after
Screen_Shot_2020-07-10_at_4.21.54_pm Screen_Shot_2020-06-30_at_2.08.57_pm
Screen_Shot_2020-07-10_at_4.22.03_pm Screen_Shot_2020-06-30_at_2.09.04_pm

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.
Edited by Ezekiel Kigbo

Merge request reports