patriciaperez90/dfd-online-food-ordering-system

Enatega Customer App: Decrease stores search bar place holder size , as it is cutting down store name in it

Open

#487 opened on Jul 4, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega MultiVendor Customer Appenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. The placeholder text in the store search bar is currently too large, which causes the actual store name (when displayed in the input field) to be cut off or partially hidden. This affects readability and creates a poor user experience, especially when dealing with longer store names.

Expected Result: The placeholder text size should be reduced, and input padding adjusted so that longer store names are fully visible within the search bar.

Actual Result: Store names are being truncated or partially hidden inside the search bar due to the large placeholder text.

Contributor guide