Closed Adameddy26 closed 1 week ago
Add
button and if all product stores are added, show: All product stores are already added in the toast.Verified and working fine v1.11.0. Hence, closing this ticket.
Need to update and match given UI in Figma:
Verified the changes in release v1.11.1and found that they are working fine. Hence, closing this ticket
Current Behavior
In the permissions section of the user detail page, users can add a product store by clicking the 'Add' button. After adding a product store, if the user clicks on the card ellipses of the added product store, an 'edit' option is visible in the popover. The 'Add' button and 'Edit' option currently lead to the same modal for selecting a product store on the user detail page. This setup can be confusing and redundant for users.
Proposed Changes
Remove the 'Edit' option from the product store card popover to simplify the interface. When no product store is added, prominently display the 'Add' button for selecting and adding a product store. After adding at least one product store, change the 'Add' button to an 'Edit' button to allow editing of existing product store selections.