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 nonexistent pficon-error-octagon #4227

Merged
merged 2 commits into from
Jun 28, 2018
Merged

Fix nonexistent pficon-error-octagon #4227

merged 2 commits into from
Jun 28, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Jun 28, 2018

From discussion in #4224...

We have a bunch of places using pficon-error-octagon. This does not exist in current patternfly, and doesn't seem to exist in 3.3 (ancient version) either.

According to https://www.patternfly.org/styles/icons/, the right icon to use is pficon-error-circle-o.


So, using that error icon for the import error message.

But for Advanced settings in ops, the message is a warning, is called a warning in code, so it should not be using error styling.

Updated to use the proper warning style instead:

now

himdel added 2 commits June 28, 2018 08:46
As documented in https://www.patternfly.org/styles/icons/

pficon-error-octagon does not exist, and doesn't seem to have existed even in 3.3
…arning

previously the background was an error background, and the icon doesn't exist

fixed to match https://www.patternfly.org/styles/icons/
@miq-bot
Copy link
Member

miq-bot commented Jun 28, 2018

Checked commits https://github.com/himdel/manageiq-ui-classic/compare/16ab7d4ff62a550aedddfe996e5f1eacf150037b~...13265011eaa2afed9a8bc95c95c1a8e308ffbf9d with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@mzazrivec mzazrivec added the bug label Jun 28, 2018
@mzazrivec mzazrivec self-assigned this Jun 28, 2018
@mzazrivec mzazrivec added this to the Sprint 89 Ending Jul 2, 2018 milestone Jun 28, 2018
@mzazrivec mzazrivec merged commit 2e839a2 into ManageIQ:master Jun 28, 2018
@himdel himdel deleted the octagon branch June 28, 2018 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants