patriciaperez90/restaurant-ordering-system

Enatega Customer Application: No Visual Indication on Restaurant Details Card When Closed due to store timings.

Open

#99 opened on Feb 20, 2025

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

Repository metrics

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

Description

Describe the bug The restaurant details card does not display any indication when the restaurant is closed due to its operating hours. Users may try to place orders without realizing the restaurant is unavailable, leading to confusion and a poor user experience.

To Reproduce Steps to reproduce the behavior:

  1. Open the customer app.
  2. Navigate to the restaurant listing or search for a specific restaurant.
  3. Select a restaurant that is currently closed due to its operating hours.
  4. Observe the restaurant details card.

Expected behavior The restaurant details card should display a clear indication (e.g., "Closed" label, grayed-out UI, or a message) when the restaurant is closed due to its scheduled timings.

Smartphone (please complete the following information):

  • Device: [e.g. Infinix Hot 50]
  • OS: [e.g. Windows]
  • Browser [e.g. Chrome]
  • Version [e.g. Latest]

Contributor guide