gray-mueller / gray-mueller/zomato-clone-app-using-react-native
Product description expands beyond screen width and becomes unclickable in Enatega app
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the Enatega application store, when clicking on the arrow down button to expand and view the complete description, the content overflows beyond the screen limit on the right side, making part of it unclickable.
To Reproduce
Steps to reproduce the behavior:
Open the Enatega app on an Android device.
Navigate to the store section.
Click on the arrow down button to expand the product description.
Observe that the expanded content exceeds the screen width on the right and becomes unclickable.
Expected behavior
The expanded description should remain within the visible screen boundaries, ensuring that all content is viewable and interactable.
Smartphone (please complete the following information):
Device: Samsung A15
OS: Android
Additional context
This may be caused by missing responsive styles or improper layout handling when content expands. Needs fixing to ensure mobile usability and accessibility.
Contributor guide
Assessment
This issue has not been assessed yet.