-
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
[Ui] Calling the always action on opening and closing the modal. #23234
[Ui] Calling the always action on opening and closing the modal. #23234
Conversation
Hi @eduard13. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @eduard13,
could you please check the functional tests failures?
Most likely the issues appeared after the latest changes.
Thank you!
Hi @dmytro-ch, Thank you. |
Hi @dmytro-ch, thank you for the review. |
Hi @eduard13 ! I've checked PR changes and need to clarify one question: I see text "always triggering" logged on opening and twice right after clicking the OK button. Is it expected result or not? Thanks! |
Hi @engcom-Alfa, @dmytro-ch could you please re-review the latest changes? |
@eduard13 unfortunately, only members of the maintainers team are allowed to remove progress related labels to the pull request |
Hi @dmytro-ch, thank you for the review.
|
Hi @eduard13, thank you for your contribution! |
@eduard13 Unfortunately this fix has been reverted. Feel free to fix the issue in more appropriate way |
Description (*)
This PR fixes the calling of
always
action before opening the alert and confirm widgets.Fixed Issues (if relevant)
Manual testing scenarios (*)
Keep the browser console open.
alert
widget on frontend. The following simple code can be used:Contribution checklist (*)