gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Enatega Admin Dashboard: Allow users to Add new Options from dropdown in Addons.

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Admin Dashboard good first issue High Priority
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:

1. Go to 'Enatega Admin Dashboard'
2. Go to Store profile.
3. 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.
4. Create there an option , to add some new options which will show up in the dropdown.

**Expected behavior**

1. A new "Add New Option" button or input field should be available within the dropdown.
2. When a user enters a new option, it should be saved and immediately appear in the dropdown.
3. 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

Open the contributing guide

Research direction

Start in the Enatega Admin Dashboard's Store profile product-creation flow, following Add-ons and the existing options dropdown. Trace how options are currently loaded and persisted, then verify that a newly entered option is saved, appears immediately in the dropdown, and remains available for future 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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.