feat(SimpleFileUpload): consumed Penta updates by thatblindgeye · Pull Request #10026 · patternfly/patternfly-react

Conversation

Eric Olkowski added 4 commits

January 18, 2024 15:39

thatblindgeye

</InputGroupItem>
<InputGroupItem>
<Button
id={`${id}-browse-button`}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could keep this in, but if we're going to expose an ID on the browse button then we should consider allowing an ID to be passed to all other input elements within the component. For now I included this in the codemod issue patternfly/pf-codemods#551

@patternfly-build

nicolethoen

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a codemod, right? To deal with the helper text change?

@thatblindgeye

@nicolethoen good point. I updated codemod patternfly/pf-codemods#551 to mention providing a warning that consumers should use the new FileUploadHelperText sub-component (right now we only have examples that show using a FormHelperText as a separate piece).

wise-king-sullyman

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

nicolethoen

lboehling

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very niiice

srambach

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🗄️

@patternfly-build

Your changes have been released in:

  • @patternfly/react-code-editor@6.0.0-alpha.24
  • @patternfly/react-core@6.0.0-alpha.24
  • @patternfly/react-docs@7.0.0-alpha.25
  • @patternfly/react-drag-drop@6.0.0-alpha.5
  • demo-app-ts@5.1.1-alpha.23
  • @patternfly/react-table@6.0.0-alpha.24

Thanks for your contribution! 🎉

Reviewers

@wise-king-sullyman wise-king-sullyman wise-king-sullyman approved these changes

@srambach srambach srambach approved these changes

@nicolethoen nicolethoen nicolethoen approved these changes

@lboehling lboehling lboehling approved these changes

@andrew-ronaldson andrew-ronaldson Awaiting requested review from andrew-ronaldson andrew-ronaldson was automatically assigned from patternfly/design-reviewers

@mattnolting mattnolting Awaiting requested review from mattnolting