-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Improve cls pdp screen #33265
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
Closed
Closed
Improve cls pdp screen #33265
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9b224ac
Improve CLS avoid shift layout pdp screen
mrtuvn 42e7879
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn ef82b86
Merge branch '2.4-develop' into improve-pdp-cls
ihor-sviziev 95a8aa9
Update code for avoid gallery jump while load
mrtuvn 3c121d5
Merge branch 'improve-pdp-cls' of https://github.com/mrtuvn/magento2 …
mrtuvn c85c9d7
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn 31e34e8
fix code styles less
mrtuvn 9a5fe3e
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn 3ee7ee9
fix code validate
mrtuvn 55c9d18
Update _module.less
mrtuvn c685f1c
Check code standards validate
mrtuvn e32b691
Remove unnecessary reorder block
mrtuvn eff0741
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn ec0496e
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Hotel 56eb754
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Hotel 25217f3
Fix MFTF error CSS or XPath or Regex element was not found
glo24157 40f23bc
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Hotel 9d15e4e
Fix Funtional test CE
glo24157 7366b83
Resolve MFTF Test failues due to wrong selectors
glo24157 49ef004
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Hotel 3ce830e
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn dd896d0
Update _module.less
mrtuvn af7e790
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Charlie eaa783c
Fixed statis test failure
engcom-Charlie b3c58f9
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Charlie 43127c2
Fixed the functional test
engcom-Charlie a70d967
Merge branch '2.4-develop' into improve-pdp-cls
engcom-Charlie e97263c
Merge branch '2.4-develop' into improve-pdp-cls
mrtuvn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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.
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.
seem static check failed at this point! In my point of view this code below totally valid
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.
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.
previously i have removed this code but i have changed my minds just in case it's can make regression bugs later. So i have reverted and add it back but afterwards magento code standards yells at this line as invalid code styles