Michael Coker

Results 207 comments of Michael Coker

cc @andrew-ronaldson @lboehling wydt?

Weekly update: No update this week.

@Venefilyn sorry for the delay on this. Did that styling come from patternfly CSS? If I add a form group with an inline list of checkboxes in a control group...

@Venefilyn d'oh! Sorry about that, yep it was. I'll move the comment.

Looked at this with @dlabrecq - looks like it's coming from [this CSS override in cost](https://github.com/dlabrecq/koku-ui/blob/482338e66dc024a706508c0259eb4fa1656c5f3f/src/routes/components/dataToolbar/dataToolbar.scss#L11-L14) that is likely a remnant from v5 and can be removed.

@phill-85 thanks for the issue! Looks like it's due to a couple of things: * React creates icons via `@patternfly/react-icons`, which create inline ``s that are a square aspect ratio,...

We updated the dark theme scrollbar color, but we need to move the scrollbar to an element with a border radius to have the scrollbar round on the edges with...

@lboehling nice! Put those together along with the scrollbar thumb/track update in https://github.com/patternfly/patternfly/pull/7068. I set the scrollbar thumb color to our border--color--default token, and set the track to transparent, and...

@lboehling with https://github.com/patternfly/patternfly/pull/7101, can we close this issue?