gray-mueller/food-delivery-applications-using-react-native

Enatega Admin Dashboard: While adding a product, adding new Categories and Subcategories Not Updating in Dropdown in Real-Time

Open

#112 opened on Feb 19, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh Prioritybuggood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

When adding a new product, newly created categories and subcategories are not appearing in the dropdown list in real-time. Users must close that window and click on add product than the new Category will show up.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Enatega Admin Dashboard'.
  2. Open any of the store.
  3. Navigate to the product addition page.
  4. Click on the option to add a new category or subcategory.
  5. Save the new category/subcategory.
  6. Open the category dropdown to select the newly added category/subcategory.

Expected behavior

The newly added category/subcategory should appear in the dropdown immediately without requiring a page refresh or closing the add new product window.

Desktop (please complete the following information):

OS: [e.g. Windows] Browser [e.g. Chrome] Version [e.g. Latest]

Contributor guide