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

IdsDataGrid: Implement Shift Click #1073

Closed
tmcconechy opened this issue Dec 30, 2022 · 0 comments · Fixed by #1092
Closed

IdsDataGrid: Implement Shift Click #1073

tmcconechy opened this issue Dec 30, 2022 · 0 comments · Fixed by #1092
Assignees
Labels
team: m3 type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)

Comments

@tmcconechy
Copy link
Member

Describe the bug
Add shift click to data grid multi and mixed selection. Should work like windows. Where holding shift will select from the first click to the second click down.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://main.wc.design.infor.com/ids-data-grid/multiple-selection.html
  2. Click on one cell
  3. Hold shift
  4. Click another

Expected behavior
Should select a range.

Additional context
M3 meeting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: m3 type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants