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

Fix wrong snackbar being displayed when importing files on low memory #1312

Merged
merged 3 commits into from
May 24, 2024

Conversation

TommyDL-Infomaniak
Copy link
Contributor

Before:

before.mov

After:

after.mov

@TommyDL-Infomaniak TommyDL-Infomaniak added bug Something isn't working quick A pull request consisting of a few lines labels May 23, 2024
@TommyDL-Infomaniak TommyDL-Infomaniak self-assigned this May 23, 2024
Copy link
Contributor

@FabianDevel FabianDevel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a snackbar that appears to be useless, because we display the same snackbar in onDismiss() and initUpload()

Copy link

sonarcloud bot commented May 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@LunarX LunarX merged commit 9de2d2b into master May 24, 2024
4 checks passed
@LunarX LunarX deleted the fix/snackbar-islowmemory branch May 24, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quick A pull request consisting of a few lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants