Skip to content

Disabled native autocomplete for dropdown filter inputs

What does this MR do?

Disables native autocomplete for the dropdown filter inputs.

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

Did we want this on all dropdown filter inputs? The issue specifies only the 'label' filter input but I think it is relevant for any filter input?

Why was this MR needed?

No need for native autocomplete.

What are the relevant issue numbers?

Closes #19184 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports