Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aligning items in PF Toolbar does not seem to work #10343

Closed
fhlavac opened this issue May 7, 2024 · 1 comment · Fixed by #10366
Closed

Aligning items in PF Toolbar does not seem to work #10343

fhlavac opened this issue May 7, 2024 · 1 comment · Fixed by #10366
Assignees

Comments

@fhlavac
Copy link

fhlavac commented May 7, 2024

Please describe the issue
When trying to align the pagination ToolbarItem in a Toolbar using align={{ default: 'alignRight' }}, it keeps aligned left. I switched to use of variant="pagination" which solves the issue for my use case. Just opening the issue because the align prop seems to be still present in the docs and does not seem to work properly.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants