Open saurabhshukla689 opened 1 month ago
@treoden . If you dont mind , can you please assign this to me? Thanks.
Hi @treoden . Could you please go through this issue and let me know your thoughts?
What if you select two products where one product is enabled and the other one is disabled?
Hi @GabrielGavrilov . In the current implementation, if one product is enabled and another product is disabled, then also both options are seen.
And if enabled button is clicked all disabled products are enabled and enabled products remain as they are. And vice versa.
The idea is to keep above functionality same and just change it when user selects only 1 product.
Hi @treoden . Gentle reminder to let us know your thoughts on this. Even if you think otherwise.
Hi @saurabhshukla689 ,
Please give me some time, I will take a look this soon.
Thanks
Describe the bug In the admin app , in products grid page, when user tries to enable or disable an item, both enable and disable items are shown regardless of the state of the item( whether enabled or disabled).
To Reproduce Steps to reproduce the behavior:
Expected behavior If the product is enabled , then only disabled option should be visible . If the product is disabled , then only enabled option should be visible. If more than one items are selected , both enable and disable items should be shown, and clicking either of them enables or disables all the products. Screenshots If applicable, add screenshots to help explain your problem.
Background (please complete the following information):