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(table): prevent double click action on row selection checkboxes #3973

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

gdostie
Copy link
Collaborator

@gdostie gdostie commented Dec 5, 2024

Proposed Changes

Prevent table double click action from being triggered when the user double clicks on a row selection checkbox.

Potential Breaking Changes

Acceptance Criteria

  • The proposed changes are covered by unit tests
  • The potential breaking changes are clearly identified
  • README.md is adjusted to reflect the proposed changes (if relevant)

@gdostie gdostie force-pushed the ADUI-10420-prevent-table-checkbox-doubleclick branch from 805731e to 9574ee0 Compare December 5, 2024 17:27
@gdostie gdostie force-pushed the ADUI-10420-prevent-table-checkbox-doubleclick branch from 9574ee0 to 8aec677 Compare December 5, 2024 17:27
Copy link

github-actions bot commented Dec 5, 2024

@gdostie gdostie marked this pull request as ready for review December 5, 2024 17:30
@gdostie gdostie requested a review from a team as a code owner December 5, 2024 17:30
@gdostie gdostie requested review from GermainBergeron and FelixBlaisThon and removed request for a team December 5, 2024 17:30
@gdostie gdostie merged commit d78b44b into master Dec 5, 2024
6 checks passed
@gdostie gdostie deleted the ADUI-10420-prevent-table-checkbox-doubleclick branch December 5, 2024 19:28
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.

2 participants