gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Enatega Admin Dashboard: Remove Image upload orientation error, showing up once user uploads a wrong image size
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Unnecessary orientation error appears when a user uploads an image with an incorrect size. Allow the User to upload image of any size no restrictions for image orientation.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Enatega Admin Dashboard'.
2. Navigate to the image upload sections on Store, Vendor, Cuisine pages.
3. Upload an image that does not meet the expected size requirements.
4. Observe the error message displayed, remove that restriction and error message also.
5. Expected behavior
6. The system should accept images of any size.
7. No error should be shown regarding image orientation.
Contributor guide
Assessment
This issue has not been assessed yet.