Michael Coker

Results 156 comments of Michael Coker

@mcarrano this looks good to me, although the button looks like an inline link button and that button doesn't support the progress state, so we would need to add that...

@mcarrano wdyt about this one?

@mcarrano I would want to investigate a bit first, but we could probably update this globally.

I've done some initial investigation into this and you can't use `cursor: not-allowed;` on an element that also has `pointer-events: none;`. We often set `pointer-events: none;` on elements that can't...

@jamestalton since the ideal update may likely be a breaking change, I've added the breaking/v5 label to the issue and will try and prioritize it with the other work we're...

I'm definitely in favor of removing SCSS vars and just using CSS where we can, and even CSS functions in place of SCSS where possible (like math). A good example...

closed via https://github.com/patternfly/patternfly/pull/6336

Other than [this comment](https://github.com/patternfly/patternfly-react/issues/10009#issuecomment-1957174546), LGTM!