bagisto / bagisto-bulk-upload

The Laravel eCommerce Bulk Upload allows the admin to create and add a bulk number of products into Bagisto online store.
https://bit.ly/3zRLSzw
MIT License
20 stars 26 forks source link

Bulkupload status should be working properly at the admin end #79

Closed Nikitajoshi39 closed 1 year ago

Nikitajoshi39 commented 2 years ago

Bagisto:v1.4.3

Bagisto-bulk-upload:v1.3.3

Description When the bulk upload status is off in the admin end, It is showing in the catalog.

How to reproduce

  1. Go to the admin panel
  2. Select configure ->select bulk upload -> status is off.
  3. Select catalog -> manage bulk upload is showing.

Actual result: It is showing in the catalog.

https://user-images.githubusercontent.com/92033944/167110067-3129bd0f-dc66-477c-ab39-06a8b1e53c63.mp4

Excepted result: The status of bulk upload should be working.