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 #11312

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

JammingBen
Copy link
Contributor

Description

As per title.

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
@JammingBen JammingBen force-pushed the fix/checkboxes-enter-key branch from fb80b52 to 23f255d Compare August 1, 2024 07:00
@JammingBen JammingBen force-pushed the fix/checkboxes-enter-key branch from 23f255d to e5fac49 Compare August 1, 2024 07:40
Copy link

sonarcloud bot commented Aug 1, 2024

@JammingBen JammingBen merged commit a6ccbb6 into master Aug 1, 2024
3 checks passed
JammingBen pushed a commit that referenced this pull request 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.
JammingBen pushed a commit that referenced this pull request 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.
@kulmann kulmann deleted the fix/checkboxes-enter-key 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
2 participants