Skip to content
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

TW-1140: fix show image downloaded in image viewer #1339

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

sherlockvn
Copy link
Collaborator

Problem:

  • When downloading image in the image viewer in mobile, the snackbar have shown, but it's under the ImageViewer widget. It's because snackbar will be shown on the nearest Scaffold. The solution is simple, wrap ImageViewer inside Scaffold

Demo:

Screen.Recording.2024-01-15.at.13.50.42.mov

Copy link

This PR has been deployed to https://linagora.github.io/twake-on-matrix/1339

@hoangdat hoangdat merged commit 5d391e7 into main Jan 15, 2024
3 checks passed
@hoangdat hoangdat deleted the TW-1140/fix-show-image-downloaded-in-image-viewer branch January 15, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants