Nicole Thoen
Nicole Thoen
It looks like the build is failing because you have an extra `"` before an `isBeta` flag on one of your examples? either that or it's unable to parse the...
Note: https://github.com/patternfly/patternfly-react/issues/1615
Ideally, completion of this epic also addresses keyboard a11y issues in this older epic: https://github.com/patternfly/patternfly-react/issues/3108
I think we want @mcarrano or @mmenestr to take a peek, too
@mcarrano It looks like React is only missing an Open state, but so is core. And likely the core examples should be placed on a black background? Does that sound...
This can be follow up work to https://github.com/patternfly/patternfly/issues/4563
@edonehoo It seems that the website is only configured to handle heading levels up to h3 - so titles with only 3 `###` before them. I think that's why it...
Hello @mhuin! Thank you for opening this issue! It is definitely true that the typeahead select was not built with the intended use case of hosting 2000+ options. Your use...
In fact, I believe the Menu component used to render MenuItems in the SearchInput and TextInputGroup demos can be implemented using Tries. That'd be up to you as the consumer...
We have an example which includes something like this. Maybe more examples or doc pages could include sections like this? https://www.patternfly.org/v4/components/dual-list-selector#composable-dual-list-selector