tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[BUG] Incorrect Loading Animation on Certain Pages #2666

Closed AtelyPham closed 1 hour ago

AtelyPham commented 1 week ago

Is there an existing issue for this?

Current Behavior

Currently, when switching from the account page to other pages for the first time, the loading animation of the destination page appears incorrectly; it uses the loading animation of the root page, which is the account page.

Expected Behavior

Each page should have the correct loading animation and should not use the loading animation from the account page.

Steps To Reproduce

  1. Go to https://app.tangle.tools.
  2. Switch to other pages by clicking on the sidebar.
  3. You will see the incorrect loading animation.

Screenshot

CleanShot 2024-11-22 at 11 27 13@2x

Anything else?

No response