Skip to content

Conversation

thatblindgeye
Copy link
Contributor

@thatblindgeye thatblindgeye commented Jul 30, 2024

What: Closes #10698

  • Updated applicable native button elements to use our Button component
  • Additional updates to existing Button components to align with new API

Additional issues:

@thatblindgeye thatblindgeye requested review from a team, kmcfaul, mcoker and tlabaj and removed request for a team July 30, 2024 15:36
/** Additional classes added to the drag button */
className?: string;
/** Sets button type */
type?: 'button' | 'submit' | 'reset';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was there a reason this prop is included on the DragButton? I'd imagine we would never want the DragButton to act as a "submit" or "reset" button. cc @kmcfaul

@patternfly-build
Copy link
Contributor

patternfly-build commented Jul 30, 2024

@thatblindgeye thatblindgeye changed the title chore(Button): replaced native buttons with Button component chore(Button): updated Button component/element usage Jul 30, 2024
@thatblindgeye thatblindgeye linked an issue Aug 5, 2024 that may be closed by this pull request
@wise-king-sullyman wise-king-sullyman self-requested a review August 13, 2024 19:17
@tlabaj tlabaj merged commit a4e8267 into patternfly:main Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Button update followups

4 participants