gray-mueller / gray-mueller/online-food-ordering-platform-in-python
Enatega Customer App: Store categories text overflowing outside its card.
Open
Enatega Multivendor Admin Dashboard
enhancement
good first issue
- 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:
1. Open the application/website.
2. Navigate to the store categories section.
3. 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
Assessment
This issue has not been assessed yet.