lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

Handle loading states gracefully

Open UsamaHameed opened this issue 3 years ago • 1 comments

Description

The app should handle loading states more gracefully. The UI should reflect that things are happening in the background and that the user should wait a bit more. Some parts of the code are heavily dependant on expensive network requests to be completed JIT.

Motivation

For better UX.

Acceptance Criteria

  • All loading states should be handled
  • Some placeholder should be shown instead when the app state is loading
  • TBD

Additional Information

  • For example: skeleton screens: https://css-tricks.com/building-skeleton-screens-css-custom-properties/

UsamaHameed avatar Apr 19 '21 08:04 UsamaHameed

Lisk desktop v2.x.x is performing good due to the improvements in Lisk Service, as a result the pages are loading gracefully.

sridharmeganathan avatar Oct 04 '21 15:10 sridharmeganathan

This issue has been address with v3 implementation

ManuGowda avatar Dec 06 '22 16:12 ManuGowda