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

Toolbar - alignRight/alignLeft is not alignEnd/alignStart #639

Closed
nicolethoen opened this issue May 14, 2024 · 0 comments · Fixed by #640
Closed

Toolbar - alignRight/alignLeft is not alignEnd/alignStart #639

nicolethoen opened this issue May 14, 2024 · 0 comments · Fixed by #640
Assignees

Comments

@nicolethoen
Copy link
Contributor

Follow up to breaking change PR patternfly/patternfly-react#10366

The valid values for the object in the align prop in ToolbarItem, ToolbarGroup, ToolbarToggleGroup has changed from 'alignRight' | 'alignLeft' to 'alignEnd' | 'alignStart'

Required actions:

  1. Build codemod
  2. Build test
  3. Update readme with description & example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants