Skip to content

Group dependencies: Fix empty filter state

David Pisek requested to merge dpisek/fix-group-dependencies-empty-state-2 into master

What does this MR do and why?

Fixes an issue on the group-level dependencies page, where applying filters that have no results show the empty state.

Screenshots or screen recordings

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

Before After
Screen_Recording_2023-10-13_at_9.32.11_am Screen_Recording_2023-10-13_at_9.31.43_am

How to set up and validate locally

  1. Apply the following patch: licenses.patch
  2. Go to a group's dependency list
  3. Apply licenses filters
  4. Verify that the empty state does not show up

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 David Pisek

Merge request reports