gray-mueller/food-delivery-applications-using-react-native

Enatega Rider Application : Remove text under the input field

Open

#144 opened on Mar 6, 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

Remove text under the input field , once user entered any amount this text line should be removed immediately once an amount is entered in the field.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Enatega Rider Application'
  2. Click on 'Wallet' menu button.
  3. See error on opened screen below the input field.

Expected behavior

  1. A text message appears under the input field initially (e.g., "Please enter an amount").
  2. As soon as the user types any amount, the text should disappear immediately.
  3. If the user clears the input field, the text should reappear.

Smartphone (please complete the following information):

Device: [e.g. Infinix Hot 50 ] OS: [e.g. Android ] Browser [e.g. Application] Version [e.g. Latest]

Contributor guide