gray-mueller / gray-mueller/food-delivering-app-using-react-native
Enatega Customer App: Store categories text overflowing outside its card.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The text inside store category cards is not properly contained, causing it to overflow outside the card boundaries. This affects readability and disrupts the UI layout, especially on small screens.
Steps to Reproduce:
Open the application/website.
Navigate to the store categories section.
Observe the text inside category cards—some text extends beyond the card's boundaries.
### Expected Result:
The category text should be properly contained within the card, with proper word wrapping or truncation if necessary.
Contributor guide
Research direction
Run the application and navigate to the store categories section to reproduce the overflow on small screens. Locate the customer app's store category card implementation, then verify that long category text stays within the card through wrapping or truncation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100