This might be an issue with the pf6 truncate component. Since we're not really using the popover, we can just use vanilla js to truncate the string rather than use the Truncate component. We can match the behaviour of the component by also splitting on 24 characters. https://github.com/patternfly/patternfly-react/issues/11964 |
||
|---|---|---|
| .. | ||
| Customizations | ||
| fixtures | ||
| helpers | ||
| global.setup.ts | ||
| test.spec.ts | ||