Skip to content

Fixed dropdown not filtering queries entered before data is loaded

What does this MR do?

Triggers a 'keyup' event on a filters input to force it to process any text that was added before the data was retrieved and rendered.

Are there points in the code the reviewer needs to double check?

😕

Why was this MR needed?

UX

What are the relevant issue numbers?

Closes #18942 (closed).

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports