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: performance + approval page submit button entering on loading state #1778

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

LuizAsFight
Copy link
Contributor

@LuizAsFight LuizAsFight commented Jan 19, 2025

This PR also removes intentional delays that we had for a more smooth loading process

@LuizAsFight LuizAsFight merged commit 6ddb001 into master Jan 19, 2025
32 checks passed
@LuizAsFight LuizAsFight deleted the lf/fix/performance branch January 19, 2025 23:09
LuizAsFight pushed a commit that referenced this pull request Jan 19, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @fuels/playwright-utils@0.47.0



## fuels-wallet@0.47.0

### Minor Changes

- [#1764](#1764)
[`d81ee482`](d81ee48)
Thanks [@helciofranco](https://github.com/helciofranco)! - Add current
account connection status to the header

- [#1762](#1762)
[`2460beef`](2460bee)
Thanks [@helciofranco](https://github.com/helciofranco)! - Add a
separate NFTs tab to the home screen.

- [#1710](#1710)
[`4c530078`](4c53007)
Thanks [@nelitow](https://github.com/nelitow)! - Improve handling of
custom assets.

### Patch Changes

- [#1778](#1778)
[`6ddb0014`](6ddb001)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: review
button entering on loading state after getting ready to approve

- [#1725](#1725)
[`28628cbd`](28628cb)
Thanks [@nelitow](https://github.com/nelitow)! - Allow editing network
name when adding.

- [#1778](#1778)
[`6ddb0014`](6ddb001)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: remove
intentional longer loading states to avoid blinking.

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.47.0
    -   @fuels/playwright-utils@0.47.0

## @fuel-wallet/connections@0.47.0



## @fuel-wallet/types@0.47.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

Loading state gets away and come back again in Approve screen
2 participants