mcarrano

Results 239 comments of mcarrano

@nicolethoen @tlabaj I think that we should offer the basic variations that are called out in the design guidelines here: https://www.patternfly.org/v4/components/select/design-guidelines#usage. These include a basic single select, checkbox select (with...

@tlabaj I'll defer to your judgment about this. As long as we can build demos of how to create a type-ahead and add view more functionality, I'm OK if these...

Per discussion today, let's consider a basic typeahead example without advanced features (e.g. create options, etc). Keep it simple for starters!

@adefrutoscasado Yes, I believe this had been removed a while ago as we were working through some design issues. However you can see a core HTML example that includes the...

@Marc19 We will take a look at this, but won't be able to release a fix prior to your August 15 release.

> After reading up on this issue, it seems like https://github.com/patternfly/patternfly-react/issues/4563 should not have been closed, since no modifiers for open state exists yet. @jeffpuzzo looks like you pasted the...

@nicolethoen @tlabaj wanted to get your thoughts on the above convo. Looks like the enhacement is working as expected from a UX perspective, but it's unclear to me whether we...

> To go off of this comment, Matt, do you think it'd be worth including how the buttons can be disabled, e.g. "Disabled styling can be applied to any button...

Upon some discussion with @shirimordechay a different alternative might be to do something like this: ![image (5)](https://user-images.githubusercontent.com/6619860/182396817-fa911893-459e-4a39-92f9-f16419668cf9.png) @mcoker @nicolethoen @tlabaj I'm wondering what kind of flexibility we have for customizing...

@cben After discussing this more with the team, it seems like the best path forward is for you to build this using our new [Menu](https://www.patternfly.org/v4/components/menu) and [Menu toggle](https://www.patternfly.org/v4/components/menu-toggle) components that...