Skip to content

(BUG) Checkbox and row click bug #510

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

Merged
merged 4 commits into from
Feb 1, 2022
Merged

Conversation

Lukeaber
Copy link
Collaborator

@Lukeaber Lukeaber commented Feb 1, 2022

Whenever the checkbox was being clicked and calling onRowChecked the onRowClick function was also being called as it is a parent element of checkbox in the datagrid. This fix blocks the event from bring called.

@Lukeaber Lukeaber marked this pull request as ready for review February 1, 2022 09:12
@Lukeaber Lukeaber requested a review from a team as a code owner February 1, 2022 09:12
@Lukeaber Lukeaber force-pushed the BUG-Checkbox-And-Row-Click branch from 5a59402 to 797161f Compare February 1, 2022 10:16
@CoMfUcIoS CoMfUcIoS merged commit e45eb16 into main Feb 1, 2022
@CoMfUcIoS CoMfUcIoS deleted the BUG-Checkbox-And-Row-Click branch February 1, 2022 10:33
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