gray-mueller / gray-mueller/food-ordering-app-using-android-studio
Enatega Customer App: Store categories text overflowing outside its card.
- Dominant language
- JavaScript
- Stars
- 2
- 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
Start by running the application and navigating to the store categories section, then reproduce the overflow on a small screen. Locate the component rendering the category cards and verify that category text remains within each card with wrapping or truncation; done when the layout remains readable at the reported sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100