Skip to content

Global Search - Refactor Group/Project Filters

Zack Cuddy requested to merge 331433-search-filters-refactor into master

What does this MR do?

Closes #331433 (closed)

This changes add some UX cleanup to the Group and Project Filters for Global Search.

Initially we had the full namespace in the UI, this however is very hard to read. This instead adds a bolded name. Then as subtext we bring along the truncated namespace. Finally we add the avatar image in the dropdown as well.

Screenshots (strongly suggested)

Group Dropdown Project Dropdown
Screen_Shot_2021-06-01_at_2.59.51_PM Screen_Shot_2021-06-01_at_2.59.56_PM
Group Checked Project Checked
Screen_Shot_2021-06-01_at_3.00.16_PM Screen_Shot_2021-06-01_at_3.00.30_PM
Group Searched Project Searched
Screen_Shot_2021-06-01_at_3.01.43_PM Screen_Shot_2021-06-01_at_3.01.52_PM
Breakpoints Kapture_2021-06-02_at_11.52.34

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #331433 (closed)

Edited by Zack Cuddy

Merge request reports