-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Resolved Issue #25135 #25149
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
Resolved Issue #25135 #25149
Conversation
Hi @drpayyne. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me test instance |
Hi @drpayyne. Thank you for your request. I'm working on Magento instance for you |
Hi @drpayyne, here is your new Magento instance. |
Hi @VladimirZaets, thank you for the review. |
✔️ QA Passed |
Hi @drpayyne, thank you for your contribution! |
Covered in the scope of #25915 |
Description
This PR resolves the below mentioned issue of duplicate asterisks indicating a single required field. This happens only when price is set for a custom option in the product. This has been resolved by unsetting the styles rendering the asterisk for the price fields and setting a single style rendering the asterisk for the label field.
Fixed Issues
Manual testing scenarios (from issue)
Contribution checklist