make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 4 forks source link

fix: fix misaligned for connection and error screens #986

Closed ost-ptk closed 3 months ago

ost-ptk commented 3 months ago

Make sure to fill in all the below sections.

Description

Implemented a useEffect block in the LedgerErrorView and NoConnectedLedger components. This ensures that every time these components are rendered, the container scrolls to the top, improving the user experience and accessibility of the application.

Linked tickets

WALLET-351

Checklist