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

Datagrid: Double clicking on a cell with checkbox doesn't trigger rowDoubleClicked #4381

Closed
marclouisgenedeguzman opened this issue Sep 17, 2020 · 1 comment · Fixed by #4425
Assignees
Labels
focus: datagrid Main focus is Datagrid type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@marclouisgenedeguzman
Copy link

Describe the bug
One of our use case is that an item on the list should be selected (via rowDoubleClicked).
rowDoubleClicked is not triggered on a cell with checbox.

To Reproduce
Steps to reproduce the behavior:
https://master-enterprise.demo.design.infor.com/components/datagrid/example-editable.html

double click on cells with checkbox

Expected behavior
Double clicking inside the cell and outside the checkbox should trigger rowDoubleClicked

Version

  • ids-enterprise-ng 7.2.4

Platform

  • Infor Application/Team Name: User Productivity Team
  • Device: N/A
  • OS Version: Windows 10
  • Browser Name: Google Chrome
  • Browser Version: Version 85.0.4183.83 (Official Build) (64-bit)

Additional context
Tagging @lucacolumbu

@tmcconechy tmcconechy added [2] Velocity rating (Fibonacci) focus: datagrid Main focus is Datagrid type: bug 🐛 labels Sep 17, 2020
@tmcconechy tmcconechy added this to To do in Enterprise 4.34.x (Oct 2020) Sprint via automation Sep 17, 2020
@tmcconechy tmcconechy changed the title Double clicking on a cell with checkbox doesn't trigger rowDoubleClicked Datagrid: Double clicking on a cell with checkbox doesn't trigger rowDoubleClicked Sep 17, 2020
@deep7102 deep7102 self-assigned this Sep 28, 2020
@tmcconechy tmcconechy moved this from To do to Pending Review in Enterprise 4.34.x (Oct 2020) Sprint Sep 29, 2020
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (beta) in Enterprise 4.34.x (Oct 2020) Sprint Sep 29, 2020
@janahintal
Copy link
Contributor

janahintal commented Oct 5, 2020

This issue is now resolved. Thank you.

image

@janahintal janahintal moved this from Ready for QA (beta) to Done in Enterprise 4.34.x (Oct 2020) Sprint Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: datagrid Main focus is Datagrid type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants