Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Enatega Customer App: Store categories text overflowing outside its card.

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by running the application and navigating to the store categories section described in the issue, then inspect the category-card UI responsible for the overflowing text. The work is done when category labels remain within their cards through wrapping or truncation, including on small screens, and the layout remains readable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.