-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Forwardport] Fix for Issue #4136, MAGETWO-53440 #19390
[Forwardport] Fix for Issue #4136, MAGETWO-53440 #19390
Conversation
Added calendar initializaton for Conditional Rules when a rule is created for the 1st time
…acter not preventing from saving - Restricted user to change date input value - Open datepicker popup once user click on the date to be changed
…acter not preventing from saving - Added autocomplete option for calendar.js
Hi @vasilii-b. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @orlangur, thank you for the review. |
Hi @vasilii-b, thank you for your contribution! |
Hi @vasilii-b. Thank you for your contribution. |
Original Pull Request
#14485
Description
Full description in #4136.
✔️ Added calendar initialization for Conditional Rules when a rule is created for the 1st time
For the condition type date the datepicker was not initialized when creating new conditions.
This PR aims to solve the issue and do not allow the user to write anything to the input.
Fixed Issues (if relevant)
Issue described in #4136
Manual testing scenarios
Described in #4136
Contribution checklist