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: Nested Addresses for AddressComplete #4444

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ShadeWyrm
Copy link
Contributor

@ShadeWyrm ShadeWyrm commented Oct 21, 2024

Closes #4417

Changes:
-> API structure is diff from v1 and v2, fixed that.
-> API decides "Retrieve" vs "Find" completely arbitrarily, adds a regex check to pick the right one when the API fails to define itself correctly.
-> Add lookup function for 'Find'.
-> Improved responsiveness of the ManagedCombobox for choices changes.
-> Double check if an address is nested before searching it.

Copy link
Contributor

@ShadeWyrm ShadeWyrm marked this pull request as ready for review October 22, 2024 15:27
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.

AddressComplete - nested address
1 participant