[Backport 2.2-develop] FIX show visual swatches in admin - product attribute#11747
Merged
magento-team merged 1 commit intoOct 31, 2017
Merged
Conversation
magento-team
pushed a commit
that referenced
this pull request
Oct 31, 2017
…in - product attribute #11747
magento-team
pushed a commit
that referenced
this pull request
Oct 31, 2017
[EngCom] Public Pull Requests - 2.2-develop - MAGETWO-82955: [Backport 2.2-develop] FIX show visual swatches in admin - product attribute #11747 - MAGETWO-82943: Magetwo 70954: Remove the component.clear from the custom options type. This causes the 'elem' array to become out of sync with the recordData #11824 - MAGETWO-82710: Fix issue #10032 - Download back-up .tgz always takes the latest that's created (2.2-develop) #11595 - MAGETWO-81994: Products added to cart with REST API give total prices equal to zero #11458 - MAGETWO-81422: #11211 Fix Store View switcher #11337
|
@leoncito73 You should be able to find it in vendor/magento/module-swatches/view/adminhtml/web/css/swatches.css |
|
@Ctucker9233 thanks.. yes was solved time ago |
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.

Description
Backport of PR: FIX show visual swatches in admin - product attribute #11661
Visual swatch wasn't shown full menu, I only fix some CSS to show full menu. Now the menu is showed correctly.
Fixed Issues (if relevant)
Values of Visual Swatch Attribute drop down is not work correct #11534
Manual testing scenarios
BEFORE:

NOW:

Contribution checklist