Michael Coker

Results 325 comments of Michael Coker

@andrew-ronaldson this is currently assigned to you - are you still working on this or is it ready for a dev to pick up?

Looks like there is a stylelint error ``` src/patternfly/components/TreeView/tree-view.scss 102:3 ✖ Unexpected empty line before custom property custom-property-empty-line-before ```

hey @kensternberg-authentik! Hmm... I'm not seeing it here - https://v5-archive.patternfly.org/components/sidebar#padding-on-panel Or in the source scss - I spot checked a handful of the 5.x release tags and they all looked...

@kensternberg-authentik curious if you saw [my comment above](https://github.com/patternfly/patternfly/issues/7740#issuecomment-3185082626) and can confirm if this is still an issue?

closed by https://github.com/patternfly/patternfly/pull/6985

@andrew-ronaldson @lboehling what do you think about increasing the clickable area of the [standalone checkbox/radio components](https://www.patternfly.org/components/forms/checkbox#standalone-input)? The native target size for those elements is really small. That would apply to...

To anyone who wants to work on this: * We can make this change to the [standalone radio](https://www.patternfly.org/components/forms/radio/#standalone-input) and [standalone checkbox ](https://www.patternfly.org/components/forms/checkbox/#standalone-input), and the table will inherit this change. *...

@wise-king-sullyman not sure if you looked at this yet but just pushed a couple of updates. Everything seems to work OK for me, I checked the dist build from this...

cc @andrew-ronaldson, from the [field groups design guidelines](https://www.patternfly.org/components/forms/form/design-guidelines#field-groups): > PatternFly field groups support a required title, description, and actions. Can you or someone on the design side confirm this is...

@evwilkin do you know if this is still an issue? From the description, doesn't look like it wasn't reproducible.