-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1183 Feat: Modal for selecting the display-type of Product Option and configuring the Storefront view to integrate with the display-type #1263
Conversation
Product Coverage Report
|
product/src/main/java/com/yas/product/viewmodel/product/ProductPutVm.java
Outdated
Show resolved
Hide resolved
@khanhduzz The product option chips look great. However, the delete button is currently integrated within the chip value, which means clicking anywhere on the chip will remove it. Could we add a separate remove button outside the chip value? This change would help prevent accidental deletions by making the delete action more distinct. |
Hi @mochacr0, your suggestion to enhance the badges is great, but for now, let's focus solely on functionality. Our website is currently facing issues with product creation and updates. We can create a new ticket to address and improve badge upgrades later. |
Quality Gate passed for 'storefront'Issues Measures |
Quality Gate passed for 'backoffice'Issues Measures |
Quality Gate passed for 'product'Issues Measures |
Model for customize Product Option in Backoffice and improve Storefront UI
The origin issue: #1183 [Storefront][Product] - Show Product Color Options as colored label instead text name label
Overview:
Generate Combine
button will now generate combinations of multiple different option values together, rather than just a single one.Backoffice:
Storefront page: