marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native
Enatega Admin Dashboard: Allow users to Add new Options from dropdown in Addons.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Currently, users can only select from predefined options in the Addons dropdown. This enhancement will allow users to add new options directly from the dropdown while adding a products addons.
To Reproduce
Steps to reproduce the behavior:
Go to 'Enatega Admin Dashboard'
Go to Store profile.
Add a new Product , while adding variations now click on Add-ons. Add option screen will show up now see at bottom an input field with name options.
Create there an option , to add some new options which will show up in the dropdown.
Expected behavior
A new "Add New Option" button or input field should be available within the dropdown.
When a user enters a new option, it should be saved and immediately appear in the dropdown.
The new option should be persisted in the database so it is available for future selections.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]
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 in the Enatega Admin Dashboard Store profile flow, reproduce adding a product addon, and trace the Add option screen and its options input through the dropdown and persistence logic. Done means users can create an option there, see it immediately in the dropdown, and find it available for later selections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100