-
Notifications
You must be signed in to change notification settings - Fork 19
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
PE-7037: missing hide show hidden items icon on android #1904
PE-7037: missing hide show hidden items icon on android #1904
Conversation
Visit the preview URL for this PR (updated for commit 8acbf55): https://ardrive-web--pr1904-pe-7037-missing-hide-prmc4i5l.web.app (expires Mon, 04 Nov 2024 14:48:48 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0 |
@@ -393,7 +393,8 @@ class HideBloc extends Bloc<HideEvent, HideState> { | |||
performedAction: | |||
settings.isHidden ? RevisionAction.hide : RevisionAction.unhide, | |||
); | |||
await _driveDao.updateDrive(driveCompanion.toEntryCompanion()); | |||
|
|||
await _driveDao.insertDriveRevision(driveCompanion); |
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.
Fixes another story bug where the revision was not displaying immediately on activity panel
} | ||
|
||
await _userRepository.deleteUser(); | ||
await _databaseHelpers.deleteAllTables(); | ||
await (await _metadataCache).clear(); | ||
(await _metadataCache).clear(); | ||
_userStreamController.add(null); |
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.
Why?
--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/4r7tkt7g66soo