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

AllDomains integration #421

Merged
merged 7 commits into from
Sep 21, 2023
Merged

Conversation

crypt0miester
Copy link
Contributor

gm team,

the ui bug has been fixed. the error was primarily being that the useDebouncedCallback was not working as intended. This has been fixed by implementing the debounce on incoming text rather than relying on useDebouncedCallback.

btw, I have noticed the same bug as shown by noah's recording when importing a wallet and writing it down as opposed to pasting.

regards,
miester.

* add TldParser to retrieve domain owner
* add debounce to avoid unneccessary rpc calls
* add alias/nickname as the domain when applicable
@crypt0miester crypt0miester requested a review from a team as a code owner August 11, 2023 10:49
@crypt0miester crypt0miester requested review from allenan, matthewcarlreetz and elsie-c and removed request for a team August 11, 2023 10:49
@staccDOTsol
Copy link

+1 here

@abhay
Copy link
Contributor

abhay commented Sep 12, 2023

Looks like this needs a rebase and some testing on iOS as there are a few bugs.

  1. can’t backspace out in a simulator
  2. the addresses have some weird styling overlapping what was typed

@ChewingGlass ChewingGlass merged commit 5d4f8f7 into helium:main Sep 21, 2023
1 check passed
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.

4 participants