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: Issue changing cellNavigation when switching the selectable #5482

Closed
claudenbach opened this issue Aug 2, 2021 · 5 comments · Fixed by #5494
Closed

Datagrid: Issue changing cellNavigation when switching the selectable #5482

claudenbach opened this issue Aug 2, 2021 · 5 comments · Fixed by #5494
Assignees
Labels
team: landmark For Landmark issues type: bug 🐛 [3] Velocity rating (Fibonacci)

Comments

@claudenbach
Copy link
Contributor

Describe the bug
We are changing the selection mode between 'single' and 'mixed' on a datagrid.
When in 'single' mode, set the option cellNavigation to false to enable moving through the datagrid rows with the hand pointer. When in 'mixed' mode, set the option cellNavigation to true to enable moving through the datagrid cells with the pointer cursor.

Issue is that the cursor and navigation are not changing when updated.

Steps to reproduce the behavior:

  1. Using the attached 'test-change-selectable-and-cellnavigation.html'
  2. Notice that datagrid navigation is row navigation and the cursor is a hand
  3. Click on the 'Switch to Mixed Mode' button
  4. Notice that datagrid navigation is still row and the cursor is still a hand

Expected behavior
Changing selection and cellNavigation take affect when switching.

Version

  • ids-enterprise: v4.51.4
@claudenbach
Copy link
Contributor Author

Git-5482.zip

@claudenbach claudenbach added the team: landmark For Landmark issues label Aug 2, 2021
@tmcconechy tmcconechy added [3] Velocity rating (Fibonacci) type: bug 🐛 labels Aug 3, 2021
@tmcconechy tmcconechy added this to Triage in Enterprise (Next) Sprint Grooming via automation Aug 3, 2021
@vonnyw
Copy link
Contributor

vonnyw commented Aug 3, 2021

@tmcconechy Please let us know which release this will be scheduled for. 4.53 patch would be ideal if it's a minor one. Thanks.

@tmcconechy
Copy link
Member

Its scheduled as of now for Sep 4.56 sprint once we do triage. But could move it to 4.55 if needed. We can access the patch based on the fix. Seems like it wouldn't be too bad of a one.

@vonnyw
Copy link
Contributor

vonnyw commented Aug 4, 2021

Sounds good Tim, yeah 4.55 and a patch would be great! Thanks.

@nganotice
Copy link

This has been QA tested and passed on v4.55.0-dev.

https://main-enterprise.demo.design.infor.com/components/datagrid/test-change-selectable-and-cellnavigation.html
5482 2

Moving this ticket to Done.

Thanks!

@nganotice nganotice moved this from Ready for QA (beta) to Done in Enterprise 4.55.x (Aug 2021) Sprint Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: landmark For Landmark issues type: bug 🐛 [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants