gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Enatega Customer Application: (Ui-Fix) Add padding around food items description or left/right edges of the screen.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
Research direction
No file or test is named. Start by locating the Enatega Customer Application screen that renders food-item descriptions, reproduce the edge-aligned text on a small viewport, and identify the relevant UI component. Done means the descriptions have consistent horizontal padding without disrupting the food-item layout.
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
- 45/100