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

ui: Change layout styling for healthcheck-output, add CheckID #6195

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

johncowen
Copy link
Contributor

This tweaks the styling slightly for our healthcheck outputs. Functionally this also adds the CheckID information to the output panels.

Before:

Screenshot 2019-07-23 at 12 15 23

After:

Screenshot 2019-07-23 at 12 15 51

Designs show the copy buttons as a new gray color. We haven't done this here as yet and we'd rather do (and check) that as part of a re-styling of copy buttons across the UI.

cc @ChipV223

@johncowen johncowen requested a review from a team July 23, 2019 11:18
@johncowen johncowen added the theme/ui Anything related to the UI label Jul 23, 2019
Copy link

@backspace backspace left a comment

Choose a reason for hiding this comment

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

👍🏻 one tiny inquiry but looks good to me!

}
%healthcheck-output.passing {
%healthcheck-output {
/* TODO: this should be a frame-gray */

Choose a reason for hiding this comment

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

Is this TODO still relevant?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @backspace !

Yeah still relevant, I don't know when we'll get round to doing it though. The gray combination here should eventually be made into a %frame-gray-000 similar to all my other colors, just its really difficult to make a good set of grays! I left it in there as we should definitely give it a shot at some point.

@johncowen
Copy link
Contributor Author

Thankyou!! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants