-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixed issue #21650 #23253
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
Fixed issue #21650 #23253
Conversation
Hi @geet07. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @orlangur, Can you please review this PR. I want to close this issue. |
Hi @geet07, could you please fix the static test recommendation? |
|
Hi @geet07, thank you for your contribution! |
Hi @geet07 ! I have no problems with saving product on 2.3-develop. Manual testing scenario: Actual result: Сan you give more details for testing scenario? Thanks! |
app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/CustomOptions.php
Outdated
Show resolved
Hide resolved
@geet07 do we support space separators now? See https://en.wikipedia.org/wiki/Decimal_separator#Digit_grouping Hi @orlangur, Now space is supporting also. Please check |
@geet07 also, to enforce new correct behavior, please write a test covering mentioned cases. I would prefer JavaScript Unit Test, there is no need to write a Selenium-based test for just checking validation. |
Hi @orlangur, I have added test cases also, Please check it again
|
Hi @orlangur, have you checked this issue? |
Hi @sidolov, thank you for the review.
|
Failing tests fixed in internal engcom repository. |
Hi @geet07, thank you for your contribution! |
Description (*)
Saving product with options with thousands separator in price fails.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Once Product saved, Again edit the same product with custom options now you can save all values successfully.
Before:
Questions or comments
Contribution checklist (*)