Show loading message during request to restore session
Open
frontend
- Dominant language
- JavaScript
- Stars
- 226
- Forks
- 235
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 19
Description
Right now, Frontend doesn't display any content until the initial request to restore the session is complete. Usually that request is fast enough that that's not an issue. However, if something goes wrong such that the request times out, the user will end up staying on a blank page until the error message is shown (after a couple of minutes I think). Instead, I think it would be nice to show a loading message during the request.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.