[Forwardport] Fix for #14593 (second try #16431) - #16623
Merged
magento-engcom-team merged 3 commits intoJul 11, 2018
Merged
magento-engcom-team merged 3 commits into
magento-engcom-team merged 3 commits into
Conversation
Contributor
|
Hi @mageprince. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
orlangur
approved these changes
Jul 9, 2018
Contributor
|
Hi @orlangur, thank you for the review. |
Contributor
|
Hi @mageprince. Thank you for your contribution. |
altdovydas
pushed a commit
to altdovydas/magento2
that referenced
this pull request
Aug 6, 2026
…16431) magento#16623 - Merge Pull Request magento#16623 from mageprince/magento2:2.3-develop-PR-port-16477 - Merged commits: 1. 0fdc0a8 2. 07f7d83 3. 160bc5d
altdovydas
pushed a commit
to altdovydas/magento2
that referenced
this pull request
Aug 6, 2026
Accepted Public Pull Requests: - magento#16668: Fix missing PHPDocs hinting for AdvancedPricingImportExport module (by @mageprince) - magento#16659: [Forwardport] dev:di:info duplicates plugin info (by @coderimus) - magento#16670: [Forwardport] Removed unused class from forms less file. (by @mageprince) - magento#16664: [Forwardport] 7399-clickableOverlay-less-fix - added pointer-events rule to .modal-� (by @mageprince) - magento#16642: [Forwardport] Variable as a method parameter might be overridden by the loop (by @lfluvisotto) - magento#16600: [2.3-develop][ForwardPort] Fixed backwards incompatible change to Transport variable event parameters (by @gwharton) - magento#16640: Trim email address in newsletter, forgot password, checkout login and email to a friend form (by @gelanivishal) - magento#16607: Add spelling correction: formatedPrice to formattedPrice (by @arnoudhgz) - magento#16611: [Forwardport] Removed extra code (by @gelanivishal) - magento#16638: [Forwardport] Update checkout translations (by @JeroenVanLeusden) - magento#16635: [Forwardport] Updated SynonymGroup.xml (by @sanganinamrata) - magento#16348: [Port 2.3] Captcha: Added integration tests for checking customer login attempts cleanup (by @rogyar) - magento#16623: [Forwardport] Fix for magento#14593 (second try magento#16431) (by @mageprince) Fixed GitHub Issues: - magento#7399: Modal UI: clickableOverlay option doesn't work (reported by @thdoan) has been fixed in magento#16664 by @mageprince in 2.3-develop branch Related commits: 1. 76ae28f - magento#10210: Transport variable can not be altered in email_invoice_set_template_vars_before Event (reported by @diybook) has been fixed in magento#16600 by @gwharton in 2.3-develop branch Related commits: 1. cdbd324 - magento#6058: IE11 user login email validation fails if field has leading or trailing space (reported by @dnadle) has been fixed in magento#16640 by @gelanivishal in 2.3-develop branch Related commits: 1. 6fd1eda 2. f00c37a 3. 1888b1e 4. 0653f09 - magento#14593: Press Esc Key on modal generate a jquery UI error (reported by @apomili) has been fixed in magento#16623 by @mageprince in 2.3-develop branch Related commits: 1. 0fdc0a8 2. 07f7d83 3. 160bc5d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original Pull Request
#16477
Description
Preconditions:
Magento version 2.2.4 with luma theme
Step to reproduce:
Expected Result
Actual result
https://github.com/magento/magento2/blob/2.2-develop/app/code/Magento/Checkout/view/frontend/web/js/sidebar.js#L96
Fixed Issues
P.S.
First, pull request - #16431
Contribution checklist