Busy animation finishes too quickly
Open
@atangster is already working on this.
Since Aug 20, 2025.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Describe the Bug
On login after I have completed the login on the browser, the busy animation stops and yet there remains some few seconds before the app looks to start up. This can be confusing to the user who will then try the login button again.
To Reproduce
Steps to reproduce the behavior:
- Start up the app
- Tap login and notice the animation
- Login on the browser
- When the browser returns to the app the animation stops
- Yet the app home page is not yet showing
https://github.com/user-attachments/assets/fc5ad62b-af62-45d7-a60e-833440560af5
Expected Behaviour
The busy animation stays until the home page is displayed
Desktop (please complete the following information):
- Linux
- macOS
- Windows
- Chrome
Additional Context
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.