lambertf917 / lambertf917/react-native-uber-eats-clone

Enatega Admin-Dashboard: Missing Phone Number Field in Store Creation (Its implemented on back-end)

Open
#250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Enatega Multivendor Admin Dashboard High Priority
Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The "Phone Number" field is missing from the "Create New Store" form in the frontend, even though it is implemented on the backend.

Steps to Reproduce:

  1. Navigate to the "Create New Store" page.
  2. Observe the available fields in the form.

Expected behavior

The form should include a field for entering a phone number, which should be sent to the backend upon submission.

Screenshots

multivendor-admin.enatega.com_general_stores - Google Chrome 2025-03-07 11-28-27.zip

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Browser [e.g. chrome]
  • Version [e.g. Latest]

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 frontend's "Create New Store" form and inspect how its fields are collected and submitted. Add the missing phone number input and confirm that its value is sent to the existing backend store-creation request; done means the field appears in the form and the submitted store includes it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.