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

Camera: when getting the storage limit, warning messages are not being properly triggered #6118

Open
decentraland-bot opened this issue Mar 4, 2024 · 0 comments

Comments

@decentraland-bot
Copy link

decentraland-bot commented Mar 4, 2024

Severity:

SEV-4 | Minor issue

Description:

ISSUE 1:
When getting to 500 photos, if the user tries to take more without exiting the camera, no warning message is displayed or an error message appears on UI which should not be triggered

The error is displayed if the user enters again to the camera and tries to take more photos

ISSUE 2:
Then, when deleting 1 photo, and having 499, if the user opens the camera, the storage limit error is displayed, when it shouldn't

Screenshot 2024-03-04 at 18 16 26

Operating system:

mac

Error:

null

Browser (version):

chrome

Steps to reproduce:

Issue 1:
1- Get up to 499 photos
2- Take 1 more photo

Notice how the warning storage limit error wont be displayed unless the user exits the camera and accessed it again

3- Keep taking photos without exiting

Notice how a wrong error message might also appear on the screen

Issue 2:
1-With 500 photos, delete 1 from the reel
2- Now when having 499, open the camera

Notice the storage limit message will appear when it shouldnt , since there are 499 photos, not 500 yet

Ticket number:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant