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

fix: toggling checkboxes via enter key #11315

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

JammingBen
Copy link
Collaborator

Description

Follow-up of #11312: fixes all checkboxes in Web by adjusting the OcCheckbox component. The enter press event did not set any value, which was the issue.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@JammingBen JammingBen self-assigned this Aug 1, 2024
Follow-up of #11312: fixes all checkboxes in Web by adjusting the `OcCheckbox` component. The enter press event did not set any value, which was the issue.
Copy link

sonarcloud bot commented Aug 1, 2024

@JammingBen JammingBen marked this pull request as ready for review August 1, 2024 13:30
@JammingBen JammingBen merged commit 0b6ffdc into master Aug 2, 2024
3 checks passed
@kulmann kulmann deleted the fix/checkboxes-enter-key-2 branch September 5, 2024 19:48
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.

[a11y] 9.2.1.1 Usable without mouse
3 participants