[WIP] Fixes a bunch of less compilation problems and resolves some sm… #23942
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.
…all intended layout changes which didn't work due to mistakes being made and not being properly tested I guess.
Description (*)
Description updated 31 July 2019
This is work in progress, all compilation issues are fixed in the Luma theme and blank theme now.
And I discovered some more compilation errors in Magento's Backend theme (while compiling
styles-old.less
, not sure if that's even actually used, but it's being compiled), errors:I think I'm going to split up this PR into different PR's per theme, otherwise it's going to be a lot to review.
Also writing a full description is going to take me some time, so a little bit more patience :)
Here are some notes I kept while working on these fixes:
Will update the description of the PR with clearer explanation once fully finished.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Somebody with deep knowledge about blank & luma theme should best review. I think most of these changes are ok, but maybe it can still be reviewed by one of the original authors of these themes to be sure everything now works as intended.
Contribution checklist (*)