Skip to content

fix(alert): stop Enter keypress for checkboxes - #28279

Merged
thetaPC merged 5 commits into
feature-7.5from
FW-5129
Oct 4, 2023
Merged

fix(alert): stop Enter keypress for checkboxes#28279
thetaPC merged 5 commits into
feature-7.5from
FW-5129

Conversation

@thetaPC

@thetaPC thetaPC commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

Issue number: internal


What is the current behavior?

Checkboxes inside the ion-alert can toggle state with the Enter key. This does not follow keyboard navigation specs.

What is the new behavior?

  • Only the Space key toggles states on the checkboxes.
  • Nothing happens when pressing the Enter key.

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

@github-actions github-actions Bot added the package: core @ionic/core package label Oct 3, 2023
@thetaPC
thetaPC marked this pull request as ready for review October 4, 2023 18:27
@thetaPC
thetaPC requested review from a team and brandyscarney and removed request for a team October 4, 2023 18:28

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Works well!

@thetaPC
thetaPC merged commit 72b3899 into feature-7.5 Oct 4, 2023
@thetaPC
thetaPC deleted the FW-5129 branch October 4, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants