gray-mueller / gray-mueller/food-delivering-app-using-react-native
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:
Go to 'Enatega Admin Dashboard'.
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.
Expected behavior
The system should accept images of any size.
No error should be shown regarding image orientation.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]
Contributor guide
Research direction
Start in the Enatega Admin Dashboard image-upload entry points for the Store, Vendor, and Cuisine pages, then trace the validation that produces the orientation error. Confirm the behavior with an image outside the expected size requirements. Done means images of any size are accepted without an orientation restriction or error message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100