[BUG] Duplicate Android views
Describe the bug Duplicate views can be loaded on Android if the element is tapped more than once. This occurs with the backup button, new album, and things.
Task List
Please complete the task list below. We need this information to help us reproduce the bug or point out problems in your setup. You are not providing enough info may delay our effort to help you.
- [x] I have read thoroughly the README setup and installation instructions.
- [ ] I have included my
docker-composefile. - [ ] I have included my redacted
.envfile. - [ ] I have included information on my machine, and environment.
To Reproduce Steps to reproduce the behavior:
- Go to Library
- Double tap on New Album quickly
- Two instance of Create Album are opened
Expected behavior Elements should block repeated attempts so only one view is opened.
Screenshots
System
- Phone OS [iOS, Android]:
Android 13 - Server Version:
1.40.0 - Mobile App Version:
1.40.0 build 63
Additional context Add any other context about the problem here.
Investigate if this is a duplicate of #1851 and fixed by #1855.
Cannot reproduce this on Android app v1.50.0