marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

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

Open
#197 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the React Native application and reproducing the overflow in the store categories section, especially on a small screen. Locate the category card component, then verify that long category text remains within its card through wrapping or truncation and that the layout stays readable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.