Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix buggy address autocomplete interaction #11

Merged
merged 3 commits into from
Jun 3, 2024
Merged

fix buggy address autocomplete interaction #11

merged 3 commits into from
Jun 3, 2024

Conversation

jgravois
Copy link
Owner

@jgravois jgravois commented Jun 3, 2024

this code is still a bit messy, but it:

  • suppresses errors until an address is actually supplied
  • stops refocusing the input so that the invalid address error actually appears
  • makes the address input required
  • fixes an uncaught exception when the address input isn't displayed

@jgravois jgravois merged commit 1aecac1 into main Jun 3, 2024
5 checks passed
@jgravois jgravois deleted the patch-9 branch June 3, 2024 01:11
@jgravois jgravois mentioned this pull request Jun 3, 2024
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.

1 participant