gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Enatega Customer + Admin Dashboard : Cuisine names are overflowing beyond the image square's boundary, breaking the UI.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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.
Also restrict the user to enter cuisine names with some words limits so it should not breaks the boundary.
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
Image
Desktop (please complete the following information):
OS: [e.g. Windows 11]
Browser [e.g. chrome,]
Version [e.g. Latest]
Smartphone (please complete the following information):
Device: [e.g. Infinix Hot 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. 14]
Additional context
Add any other context about the problem here.
Contributor guide
Research direction
Start in the Enatega Customer and Admin Dashboard at the Customer application's Restaurants menu, then inspect the Browse categories cuisine card and its cuisine-name input or rendering path. Reproduce the overflow with a long cuisine name at different screen sizes; done means names remain inside the image square through wrapping or truncation and input limits prevent breaking the 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
- 35/100