Actions
Bug #2144
openA webinar should not be created if the uploaded image exceeds the specified dimensions
Start date:
01/26/2024
Due date:
% Done:
0%
Estimated time:
Description
A webinar should not be created if the uploaded image exceeds the specified dimensions of 1000x1000 pixels
Steps to reproduce
1.Open the application and log in
2.Navigate to the webinars page
3.Upload an image in the designated image field
4.Fill in all the other fields with valid credentials
5.Click on the Create button
Expected results
The webinar creation should fail and an error message should be displayed to inform the user of the image size requirement
Actual results
the webinar is successfully created even when the uploaded image exceeds the specified dimensions
Actions