Skip to content

Fix autocomplete initial undefined state (loading)

Eric Eastwood requested to merge 26775-fix-auto-complete-initial-loading into master

What does this MR do?

Show the loading state while waiting for the ajax request instead of undefined.

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

Why was this MR needed?

Screenshots (if relevant)

Before

After

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26775 (closed)

Merge request reports