marthaegrimaldi/food-delivery-app-design-angular

Improve Layout of Cuisines Filter Tabs in Enatega Main App

Open

#427 opened on Jul 2, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)auto 404
Enatega MultiVendor Customer Appenhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. Yes. In the Enatega Main App, the filter section currently spans three lines, and the Cuisines filter tabs appear on the third line. However, the second line has visible unused space on the right side. It's frustrating to see filters unnecessarily spread across multiple lines when better space optimization could enhance the user interface.

Describe the solution you'd like I suggest repositioning the Cuisines filter tabs to fit on the right side of the second line where there is already empty space. This change would reduce the visual clutter, condense the filter area, and improve the overall layout without compromising readability or accessibility.

Describe alternatives you've considered An alternative could be reducing the spacing or font size to fit all filters in fewer lines, but simply utilizing the available space on the second line is the most straightforward and elegant solution.

Additional context This minor layout adjustment would significantly improve the UI, especially on mobile and smaller screens, by keeping the filter section compact and visually clean. It’s a small tweak with noticeable usability benefits.

Contributor guide