Open niklasrammelkamp opened 1 year ago
As a User I want to see when something is loading or there is an error so that I have a better feeling about what is happening.
The User wants to see a better loading and error screen if data is loading
LoadingScreen
ErrorScreen
isLoading
error
XS
Hi Niklas, reads very conclusively...lgtm 👍
Value Proposition
As a User I want to see when something is loading or there is an error so that I have a better feeling about what is happening.
Description
The User wants to see a better loading and error screen if data is loading
Acceptance Criteria
Tasks
LoadingScreen
that renders an animated svg with textErrorScreen
that renders an svg with textisLoading
orerror
state from swr
Complexity
XS