Michael Coker

Results 156 comments of Michael Coker

> Given that the 'Copied' text is on its own timer, and it does not get reset when you do things like move your mouse away from the trigger or...

@tlabaj > Is there a reason the spinner and the icon have to render at the same time Link in the core example? is it to maintain space when the...

@thatblindgeye just thinking out loud a bit: I wonder if it might make sense to support 2 things to basically manage the behavior. 1. A _thing_ to watch the size...

Removing from breaking change milestone - we decided to make this a menu next component post v5 release.

@mcarrano we can always add them later if we don't have use cases for other statuses.

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

@thatblindgeye and I discussed and I think a consideration for this should be that the floating input is currently more like a popover/tooltip attached to the thumb. I can see...

Hey @garrett! Yeah, we started using `:where()` with dark theme since it seemed like the best way to handle the overrides without introducing specificity issues, and it was added to...