James Talton

Results 15 comments of James Talton

https://parceljs.org/languages/css/#url() > Note: Only [absolute paths](https://parceljs.org/features/dependency-resolution/#absolute-specifiers) may be used within CSS custom properties, not relative paths. This is because url() references in custom properties are resolved from the location where...

Parcel makes it easy to create UI libraries that support both ES6 modules and legacy CommonJS. It would be wonderful to use Parcel with PatternFly but it is blocked by...

It breaks parcel as it throws an error and refuses to run. I do not have a good suggestion on the fix.

ACM has been adding the gap to the toolbar to solve this issue. It would be great if PatternFly addressed this.

@KevinFCormier does having a newer version of PatternFly fix this issue for ACM? I believe this was seen in the ACM ArgoCD wizard.

I'd love to have the ajvFormats support for validating schema formats.

I am still interested in seeing this work.

We have been running into this for a while now in our component tests. Specifically with the monaco editor loading web workers. > Loading chunk vendors-node_modules_yaml_browser_index_js failed. Our fix is...

> **jmack slack comment** Looks good. The query filtering and data extraction operations are the same code repeated so that could probably be consolidated since were doing it four times...

> **from alancoding in slack** Strictly from the API side, we should expand tests to check the new fields you're adding, we probably already have some dashboard tests for counts,...