Joachim Schuler

Results 17 issues of Joachim Schuler

I saw this which was closed: https://github.com/a8m/angular-filter/issues/131 I am still seeing the same issue in 0.5.8 See this Plunker: http://plnkr.co/edit/3YoIOChUnxmghFlKtPZT?p=preview Thanks

Trying to control the value of the DatePicker from outside the component. Once the datepicker becomes invalid (in this case by typing a date less than 2020-03-17), I can no...

bug
needs triage

Coming out of https://github.com/patternfly/patternfly/issues/4930 Investigate if we can modify the core CSS files that are copied over into react-styles/css to use absolute paths. For example, this parcel error is currently...

If there are multiple validators, the DatePicker text input will show the invalid icon after onBlur (click/focus out of the input). Seems to work fine with one validator, but as...

bug
needs triage

### Website or app [Any](https://reactjs.org/) ### Repro steps Open react dev tools in browser Select a react component from the tree Notice that no Source (file path) is printed in...

Type: Bug
Status: Unconfirmed
Component: Developer Tools

**Describe the problem** I am rendering a simple react-code-editor component. If my browser's zoom level is less than 100%, I seem to get infinite resizeObserver errors thrown with the message:...

bug

**Describe the problem** I'd like to be able to deselect an active card. Essentially similar to this deprecated example: https://www.patternfly.org/components/card/#selectable-card-accessibility-features-deprecated **How do you reproduce the problem?** [Provide steps to reproduce....

bug

Docs mention that `isSelectableRaised` is preferred over `isSelectable`, but in reality `isSelectableRaised` is deprecated? https://www.patternfly.org/components/card#selectable-cards-deprecated

bug
Content
stale

**Describe the problem** When the window width is reduced, the card header actions take up more than 50% of the horizontal width. Before (PF4): After (PF5): **How do you reproduce...

bug

**Describe the problem** When the button is both disabled and in loading state, the loading spinner is hard to see. See comparison PF4 and PF5. **How do you reproduce the...

bug