patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
**What**: Closes #11053, closes #11020 v6 followup to https://github.com/patternfly/patternfly-react/pull/11056 **Additional issues**:
Just noticed that axis labels and tooltips look like they're not using the correct font-family. Specifically it looks like these places: * I didn't dig into this one but I...
Updated Cost Management to use PatternFly's Search component. The search icon looks fine on the left-side, but the border is partially missing for the right-side icon / button  
**Describe the problem** When using stack charts with multiple lines, if there is no data (i.e. an empty array) for one of the lines it will render very bizarrely (see...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`^4.17.9` -> `^4.17.12`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.9/4.17.12) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`^1.79.3` -> `^1.80.3`](https://renovatebot.com/diffs/npm/sass/1.79.3/1.80.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​patternfly/documentation-framework | [`^6.0.0-alpha.106` -> `^6.0.0-alpha.120`](https://renovatebot.com/diffs/npm/@patternfly%2fdocumentation-framework/6.0.0-alpha.106/6.0.0-alpha.120) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Fixing bug template for v6 issues
**What**: Towards #10393 We have a followup to investigate [improving the focus logic/styling overall](https://github.com/patternfly/patternfly-react/issues/11025) post-v6 **Additional issues**:
**Describe the enhancement or change** We should consider refactoring the focus logic in these 3 components. One suggestion that had been brought up was removing/moving focus when a Menu Item...