Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Enatega Rider App: Wrong placeholder in the username field of rider login.

Open Beginner friendly
#1,918 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When trying to log in to the rider app, the placeholder in the username field is "Email". It should be "username"

To Reproduce
Steps to reproduce the behavior:

Open the rider app log in page.
observe the placeholder of the username field
it states "email".
Expected behavior
username field should have placeholder "username".

Smartphone (please complete the following information):

Device: [iOS]
OS: [iOS]
Browser [app]

Labels: Enatega Multivendor Rider App, Bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Rider App login screen and locate the username input component by searching the rider app source for the current "Email" placeholder. Change the placeholder to "username", then verify the login screen on iOS shows the corrected text.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.