gray-mueller/flutter-based-app-that-delivery-food

Enatega Customer Application: Remove Tip option when customer selects pickup-order (SUGGESTION)

Open

#139 opened on Feb 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh prioritybuggood first issue

Repository metrics

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

Description

Describe the bug

When a customer selects the "Pickup" option for their order, the system still displays the tip option, which should only be available for delivery orders.

To Reproduce

Steps to reproduce the behavior:

  1. Open the ordering system.
  2. Add items to the cart.
  3. Proceed to checkout.
  4. Select Pickup as the order type.
  5. Observe that the tip option is still visible.

Expected behavior

The tip option should be removed or hidden when the customer selects Pickup as the order type.

Smartphone (please complete the following information): -All Devices

Contributor guide