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

fix:#6791:DataTable with Virtual Scroller and Multiselect; onSelectio… #6985

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

kl-nevermore
Copy link
Contributor

Fix #6791
Related #6211 #5870

previously, when selecting, the data was always within the visible area. However, when using Shift, there may be data outside the visible area. should use props.tableProps.value to search

@nikcich @sja-cslab @SolidAnonDev

  • shfit key
20240805-170930.mp4
  • ctrl key
20240805-171007.mp4
  • drag
20240805171825_rec_.mp4

…onSelectionChanged provides incorrect selections
Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Aug 5, 2024 9:42am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Aug 5, 2024 9:42am

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Aug 5, 2024
@melloware melloware merged commit e29c2aa into primefaces:master Aug 5, 2024
6 checks passed
@kl-nevermore kl-nevermore deleted the fix-#6791 branch August 6, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
2 participants