Skip to content

Introduce a character limit before sending query

Savas Vedova requested to merge 497530-introduce-character-limit into master

What does this MR do and why?

Introduce a character limit before sending the search query.

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

char-limit

How to set up and validate locally

  1. Enable the feature flag: echo 'Feature.enable(:group_level_dependencies_filtering_by_component)' | rails c
  2. Go to a group-level dependencies list page (Secure > Dependency list)
  3. Search with the component filter

Related to #497530 (closed)

Merge request reports

Loading