lambertf917 / lambertf917/cafe-ordering-system-using-react-js

Enatega Customer Application: (Ui-Fix) Add padding around food items description or left/right edges of the screen

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the solution you'd like

The food item descriptions currently appear flush against the left and/or right edges of the screen, resulting in a cramped and visually unappealing layout. This lack of padding makes the text harder to read and negatively impacts the user experience, especially on smaller screens or mobile devices.

Steps to Reproduce:

Open the app or page displaying food items.

Observe the text alignment of the food descriptions.

Note how the text aligns directly against the screen edge with little to no horizontal spacing.

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

No file or test is named in the issue. Start by locating the customer application's food item description component and its styles, then reproduce the cramped edge alignment on a small screen. Done means the descriptions have consistent horizontal padding without breaking the food item layout at other screen sizes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.