Skip to content

Group Deps: Fix empty license filter dropdown

What does this MR do and why?

Group Deps: Fix empty license filter dropdown

When a user enters a search term for filtering licenses and there is no result, currently an empty dropdown gets rendered. This change adds a fix for this.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-02-05_at_10.53.14_am Screenshot_2024-02-05_at_10.53.25_am

How to set up and validate locally

  1. Go to a group's dependency list
  2. Within the filter input select "License"
  3. Enter "Foobar" and verify that there is no empty dropdown showing up
Edited by David Pisek

Merge request reports

Loading