gray-mueller / gray-mueller/online-food-ordering-platform-in-python

Enatega Customer iOS + Admin Dashboard : Cuisine names are overflowing beyond the image square's boundary, breaking the UI.

Open
#846 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

Describe the bug
Cuisine names are overflowing beyond the image square's boundary, breaking the UI. Also restrict the user to enter cuisine names with some words limits so it should not breaks the boundary.

To Reproduce
Steps to reproduce the behavior:

Go to Enatega Customer application
Click on 'Restaurants' menu button.
Now see at the Top of screen restaurants see error Browse categories scroll-bar where Cuisine names are overflowing beyond the image square's boundary, breaking the UI.
Expected behavior

The cuisine names should stay within the image square and not overflow.
If the text is too long, it should either wrap properly or be truncated with "...".
The design should remain responsive for different screen sizes.

Screenshots

Image

Smartphone (please complete the following information):

Device: [e.g. iPhone13]
OS: [e.g. iOS18]
Browser [e.g. Application]
Version [e.g. latest]

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the Enatega Customer application's Restaurants screen, specifically the Browse categories area where cuisine names overflow their image squares. Check the corresponding cuisine-name rendering in the customer iOS app and admin dashboard; done means long names wrap or truncate with an ellipsis, remain within the square, and stay responsive across screen sizes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.