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

DataTable with selectionMode 'multiple' select with shift #1562

Closed
ibrdavid opened this issue Sep 20, 2021 · 1 comment
Closed

DataTable with selectionMode 'multiple' select with shift #1562

ibrdavid opened this issue Sep 20, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ibrdavid
Copy link

I have a DataTable with Paginator und selectionMode 'multiple'. If I go to e.g. page 3 and try to select multiple rows with shift it doesn't work on page 3.
When I go to page 1 the selection is there! (not on page 3).

Version 3.7.2

https://codesandbox.io/s/pedantic-dream-7qscq

@beocaca
Copy link

beocaca commented Sep 20, 2021

if you selected at !== page 1
the dom at page 1 will be selecte :)))

@cagataycivici cagataycivici added this to the 3.8.3 milestone Oct 25, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

5 participants