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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 426/button onclick keyboard #447

Merged
merged 1 commit into from May 2, 2022
Merged

Conversation

jrgarciadev
Copy link
Member

Closes #426

馃摑 Description

The button component is not dispatching the onClick event, a temporal solution was implemented until we fully migrate to the useButton props

鉀筹笍 Current behavior (updates)

The button component is not dispatching the onClick event

馃殌 New behavior

A temporal solution was implemented until we fully migrate to theuseButton props

Please describe the behavior or changes this PR adds

馃挘 Is this a breaking change (Yes/No): No

馃摑 Additional Information

@jrgarciadev jrgarciadev added this to the 馃敟 v1.0.0-beta.7 milestone May 2, 2022
@jrgarciadev jrgarciadev changed the base branch from main to next May 2, 2022 02:00
@jrgarciadev jrgarciadev merged commit 9405a1c into next May 2, 2022
@jrgarciadev jrgarciadev mentioned this pull request May 9, 2022
@jrgarciadev jrgarciadev deleted the fix_426/button-onclick-keyboard branch March 20, 2023 13:29
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.

[BUG] - <Button> onClick handler is not triggered by keyboard
1 participant