-
Notifications
You must be signed in to change notification settings - Fork 598
UI – Clarify expected behavior of policy host counts, dashboard controls software count, and controls os updates versions count #25150
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
Changes from all commits
71b5d1d
9c1bdba
95cd157
fbc7db5
21c36da
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Clarify expected behavior of policy host counts, dashboard controls software count, and controls | ||
os updates versions count. |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -295,4 +295,8 @@ | |
} | ||
} | ||
} | ||
|
||
.component__last-updated-text { | ||
font-weight: normal; | ||
} | ||
Comment on lines
+299
to
+301
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I updated globally here after confirming with @eugkuo https://github.com/fleetdm/fleet/pull/25143/files#r1904469843 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @eugkuo 's comment to be consistent and unbold everywhere: #25143 (comment) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sounds good, @jacobshandling in that case let's remove this carve-out so that it uses the global style There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @RachelElysia I'm going to merge this in since it's approved – since your PR is still waiting for review, can you please remove this one-off style in favor of the global update in your PR? |
||
} |
Uh oh!
There was an error while loading. Please reload this page.