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

Simple file upload - Penta updates #551

Closed
thatblindgeye opened this issue Jan 19, 2024 · 0 comments · Fixed by #570
Closed

Simple file upload - Penta updates #551

thatblindgeye opened this issue Jan 19, 2024 · 0 comments · Fixed by #570
Assignees
Labels

Comments

@thatblindgeye
Copy link
Collaborator

thatblindgeye commented Jan 19, 2024

Follow up to breaking change PR:

  • feat(SimpleFileUpload): consumed Penta updates patternfly-react#10026
    • removed the aria-describedby from the TextInput component
    • removed the id attribute from the browse button (was only being used for the above aria-describedby
    • example(s) using FormHelperText now just use FileUploadHelperText as a container (provide a warning that consumers should make this update)

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
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants