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

Prevent read-only address submission when validating input #3705

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

xpaczka
Copy link
Contributor

@xpaczka xpaczka commented Dec 15, 2023

Resolves #3686

What has been done:

Refactored read-only wallet form, not to submit the form automatically - preventing the infinite loading spinner

Testing

  • Enter invalid data and click on button - nothing happens
  • Enter invalid data and click Enter - nothing happens
  • Enter valid data and click on button - form submits
  • Enter invalid data and click Enter - form submits

Latest build: extension-builds-3705 (as of Mon, 18 Dec 2023 14:46:49 GMT).

@xpaczka xpaczka self-assigned this Dec 15, 2023
@xpaczka xpaczka force-pushed the read-only-valid branch 2 times, most recently from c7bf65c to 8316b24 Compare December 15, 2023 15:55
@xpaczka xpaczka marked this pull request as ready for review December 18, 2023 10:39
Copy link
Contributor

@jagodarybacka jagodarybacka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works fine ✅

@jagodarybacka jagodarybacka merged commit cb10d5e into main Dec 18, 2023
6 checks passed
@jagodarybacka jagodarybacka deleted the read-only-valid branch December 18, 2023 14:38
@xpaczka xpaczka mentioned this pull request Dec 27, 2023
xpaczka added a commit that referenced this pull request Dec 29, 2023
## What's Changed
* Enable swaps on Sepolia testnet by @michalinacienciala in
#3710
* Prevent read-only address submission when validating input by @xpaczka
in #3705
* Support video avatars by @xpaczka in
#3700
* Replace `customStyle` property with `style` by @xpaczka in
#3715
* Show tooltips on hovering over icons with no labels by @xpaczka in
#3711
* Minor UI issues by @xpaczka in
#3716
* Fix hiding unverified assets by @jagodarybacka in
#3708
* v0.54.0 by @xpaczka in
#3706
* chore(ui): typo fix by @IssouChancla in
#3717
* Switch e2e tests run on Goerli to Sepolia by @michalinacienciala in
#3719

## New Contributors
* @xpaczka made their first contribution in
#3705
* @IssouChancla made their first contribution in
#3717

**Full Changelog**:
v0.54.0...v0.55.0

Latest build:
[extension-builds-3720](https://github.com/tahowallet/extension/suites/19343332470/artifacts/1136165985)
(as of Wed, 27 Dec 2023 09:28:52 GMT).
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.

Onboarding tab issue if Enter pressed before ENS validation completes
2 participants