patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Extra space after the Toolbar component

Open fhlavac opened this issue 1 year ago • 1 comments

Currently, there is an extra space displayed under the Toolbar component. The div with pf-v6-c-toolbar__content pf-m-hidden should probably not be visible (it is not in PF5, but it is in PF6) - screenshot attached.

Are there visuals for this issue? Please provide screenshots image

Could you point to a branch or draft PR where this issue exists? Please provide a link to the code https://github.com/patternfly/react-data-view/pull/5/files#diff-e9838074b64c3100dd94f35063772cdb7d5b026fa3835aa334be458a3ea406d7

fhlavac avatar May 07 '24 08:05 fhlavac

Looks like this should be resolved with a style update. Opened an issue in the core repo (https://github.com/patternfly/patternfly/issues/6627) and we can use this issue to verify it's working on the react side

mcoker avatar May 08 '24 01:05 mcoker

This should be fixed in https://github.com/patternfly/patternfly/releases/tag/prerelease-v6.0.0-alpha.137

mcoker avatar May 22 '24 20:05 mcoker