Skip to content
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

Fix missing borders in Selects #15883

Merged
merged 1 commit into from Jun 7, 2021
Merged

Conversation

KKoukiou
Copy link
Contributor

@KKoukiou KKoukiou commented Jun 3, 2021

Disable mergeLongHand in cssnano.

The official fix has already landed upstream but we unfortunately can't
update cssnano without updating also CssMinimizerPlugin.
An update of CssMinimizerPlugin will not work without webpack-5.

Therefore let's keep the WA for now.

Disable mergeLongHand in cssnano.

The official fix has already landed upstream but we unfortunately can't
update cssnano without updating also CssMinimizerPlugin.
An update of CssMinimizerPlugin will not work without webpack-5.

Therefore let's keep the WA for now.
@KKoukiou KKoukiou added the release-blocker Targetted for next release label Jun 3, 2021
@KKoukiou KKoukiou requested a review from marusak June 4, 2021 08:40
@marusak
Copy link
Member

marusak commented Jun 4, 2021

Sorry, I am bit out of context here. Can you please add link to "The official fix" and as well post before and after pictures?

@KKoukiou
Copy link
Contributor Author

KKoukiou commented Jun 4, 2021

Sorry, I am bit out of context here. Can you please add link to "The official fix" and as well post before and after pictures?

ah sorry - forgot to link the fix - we can update the commit message on merge cssnano/cssnano#1057

@KKoukiou
Copy link
Contributor Author

KKoukiou commented Jun 4, 2021

With the fix:

Screen Shot 2021-06-04 at 11 59 50

Before the fix:
Screen Shot 2021-06-05 at 15 15 34

Copy link
Member

@marusak marusak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@KKoukiou KKoukiou merged commit 0837938 into cockpit-project:master Jun 7, 2021
@KKoukiou KKoukiou deleted the fix-borders branch June 7, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker Targetted for next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants