Skip to content

Add filtered-search to group dependencies

What does this MR do and why?

This MR is part of an effort to add filtered search to the group dependencies page.

Specifically, it adds the search component as a placeholder. Different search options and the integration with the API requests, etc. will be handled in separate issues/MRs.

Screenshots or screen recordings

before after
before after

How to set up and validate locally

  1. Enable the group_level_dependencies_filtering feature flag
  2. Go to a group that contains projects that have security reports
  3. Go to the groups "Secure -> Dependency list"
  4. Verify that the "Search and filter dependencies" input is showing up
  5. Go to an individual project's dependency list
  6. Verify that the input is not showing
  7. Disable the feature flag
  8. Verify that the input is not showing up for either group- or project dependencies

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422353 (closed)


This description was generated for revision 1ca6dbe5 using AI

Edited by David Pisek

Merge request reports