Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Enatega Customer Application : Zone selection isn’t allowing changing once selected by the user.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Once a user selects a zone, they are unable to change their selection. This could lead to frustration if the user accidentally selects the wrong zone or needs to update it. Or for instance this application can be used over worldwide.
Describe the solution you'd like
The user should be able to update their zone selection at any time.
The new zone selection should be saved and reflected in the application immediately.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the customer application's zone-selection entry point and the code that stores the selected zone. Reproduce the selection flow, then verify that choosing another zone is saved and reflected immediately throughout the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100