gray-mueller / gray-mueller/roadside-assistance-system-react-native
Enatega Admin-Dashboard: Missing Phone Number Field in Store Creation (Its implemented on back-end)
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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. Add phone field on update page also.
Steps to Reproduce:
Navigate to the "Create New Store" page.
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
Research direction
Locate the frontend Create New Store form and its update-page counterpart, then compare their fields with the existing backend phone-number support. Add phone-number input handling to both forms and verify that the value is sent when creating or updating a store.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100