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

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

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the issue in the Enatega Customer application's Restaurants screen, at the Browse categories area where cuisine names overflow their image squares. Trace the cuisine-name rendering and entry path, then verify that long names wrap or truncate within the square, input limits are enforced, and the layout remains responsive.

Written by the indexing model from the issue text.

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.

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

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.

More from raymondjames090/food-ordering-system-java-eclipse

All issues in raymondjames090/food-ordering-system-java-eclipse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.