Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.28.02
-
None
-
Tiger Sprint 107
Description
If uploading two invalid images at different variants, there are two error messages displayed while the expectation is to show only the last error message.
Reproduction path:
- Edit an image
- In the first variant (e.g. thumbnail), select and upload a "too wide/high" image (>1920x1080). Expect to see the message: "The image ... is too wide/high..."
- In another variant (e.g. mobile), select and upload a "too large" image (>4MB).
- Expected: the previous message is removed. The new error message is displayed.
- Actual: second message is display beside the first one: "The file ... is ... MB which is too large".
- It's the same when uploading invalid images to other variants.
- Return to the first variant, upload the new valid image.
- Expected: all error messages are cleared.
- Actual: The first message is cleared, but other error messages are still there. It's impossible to save and close the document because of error messages in the feedback.