-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
BugFix - Fix Toolbar Inconsistency For Favorites Tab #15049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
BugFix - Fix Toolbar Inconsistency For Favorites Tab #15049
Conversation
28419b0
to
fafb061
Compare
Seems like okay. Screen.Recording.2025-06-27.at.10.33.01.mp4 |
fafb061
to
ea10b74
Compare
/backport to stable-3.32 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
During our review meeting, @alperozturk96 and I found the following inconsistencies:
- unified search bar still appears
- Open Nextcloud App
- (Add folder to favourites, only if no favourites are set)
- Open Favourites tab
- Open folder from second step
- Press back button
- Wrong search bar appears
- wrong title in search bar
- Repeat steps above
- Lock device
- Unlock device
- Favourites is replaced with instance name ("Devcloud" in my case)
Signed-off-by: alperozturk <alper_ozturk@proton.me>
ea10b74
to
79f12dd
Compare
blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/15049-Screenshot-blue-Light-08-52 |
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/15049.apk |
The Favorites toolbar is inconsistent when switching between screens.
How to reproduce:
Before
before.mp4
After
after.mp4