we'll need to investigate why the thumbnail is deleted before the Snackbar goes away. [ThumbnailStorage(https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/browser/thumbnails/src/main/java/mozilla/components/browser/thumbnails/storage/ThumbnailStorage.kt) [ThumbnailsMiddleware](https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/browser/thumbnails/src/main/java/mozilla/components/browser/thumbnails/ThumbnailsMiddleware.kt) We might need to implement something similar to the [UndoMiddleware](https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/feature/session/src/main/java/mozilla/components/feature/session/middleware/undo/UndoMiddleware.kt) logic path.
Bug 1912742 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
we'll need to investigate why the thumbnail is deleted before the Snackbar goes away. [ThumbnailStorage](https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/browser/thumbnails/src/main/java/mozilla/components/browser/thumbnails/storage/ThumbnailStorage.kt) [ThumbnailsMiddleware](https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/browser/thumbnails/src/main/java/mozilla/components/browser/thumbnails/ThumbnailsMiddleware.kt) We might need to implement something similar to the [UndoMiddleware](https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/feature/session/src/main/java/mozilla/components/feature/session/middleware/undo/UndoMiddleware.kt) logic path.