Skip to content

Autocomplete dropdown load optimization

What does this MR do and why?

The dropdown API endpoint has been split into two to optimize the loading of the dropdown front end.

All MR parts:

Screenshots or screen recordings

Screenshot_2022-08-04_at_10.53.00

How to set up and validate locally

  1. checkout this branch
  2. throttle the network speed (it highlights the issue)
  3. search any term in the header search bar

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 #361520 (closed)

Edited by Tomas Bulva

Merge request reports