kmcfaul
kmcfaul
Will be addressed by https://github.com/patternfly/patternfly-org/issues/4169
Yeah I think this may have been added to the wrong place, it seems like having it on the button would make more sense. I'm a little concerned whether this...
After discussing with the team, we should keep the `ref` on the div as is, and update `Dropdown`'s logic to handle sending focus back to the toggle button via a...
@wise-king-sullyman Looks like it needs a rebase before the build/synk clears
It looks like codesandbox is running one version behind the latest PF release (it is on `5.3.3` when you pull it up and `5.3.4` does not have this issue).
@tlabaj The changes in `ColorFamily` (minus the `isEditorial` flag) and `ColorSwatch` were the changes I had to make to get the build to work with the updated prerelease versions edit...
Will need to bring in a json containing all of our tokens to populate the form. Design feedback would be great, but don't need to wait on design input at...
React's example-only class `.truncate-example-resize` is using old, now invalid tokens for padding + border (HTML example class `.pf-v6-c-truncate--example` is using the correct ones for reference).
DataList also uses dropdown-toggle
DataListCheck should also be refactored to use Checkbox instead of a direct input.