Improve login UX
Open
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
Currently, when the browser redirects back to the app after logging in, there is a brief period of time where the account status still appears as logged out. There are a couple of things we could improve here, such as adding a loading state to indicate that the app is still booting app, and try to reduce this time as much as possible.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.