Skip to content

autocomplete: ui improvements#93

Merged
lynnagara merged 1 commit intomainfrom
autocomplete-improvements
May 19, 2025
Merged

autocomplete: ui improvements#93
lynnagara merged 1 commit intomainfrom
autocomplete-improvements

Conversation

@lynnagara
Copy link
Member

if the selected region changes, we need to reload the list of autocomplete options otherwise we are showing the stale ones

if no region is selected, don't call the API, immediately return an empty autocomplete list

if the selected region changes, we need to reload the list of autocomplete options
otherwise we are showing the stale ones

if no region is selected, don't call the API, immediately return an
empty autocomplete list
@lynnagara lynnagara requested a review from a team as a code owner May 14, 2025 22:55
@lynnagara lynnagara merged commit 44792cb into main May 19, 2025
12 checks passed
@lynnagara lynnagara deleted the autocomplete-improvements branch May 19, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants