Skip to content

Fix #7778 (DataTable): Fix range selection when lazy loading is enabled#7799

Merged
melloware merged 1 commit intoprimefaces:masterfrom
rayman-de:rayman-de-7778-fix-datatable-lazy-range-selection-only
Mar 19, 2025
Merged

Fix #7778 (DataTable): Fix range selection when lazy loading is enabled#7799
melloware merged 1 commit intoprimefaces:masterfrom
rayman-de:rayman-de-7778-fix-datatable-lazy-range-selection-only

Conversation

@rayman-de
Copy link
Copy Markdown
Contributor

Defect Fixes

Fix #7778 : When accessing processedData, props.first is now correctly substracted from rowIndex to get the right index in the array.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 19, 2025

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

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 0:25am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 0:25am

@melloware melloware added this to the 10.9.4 milestone Mar 19, 2025
@melloware melloware merged commit 11b653e into primefaces:master Mar 19, 2025
3 checks passed
@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Mar 19, 2025
rubenochiavone added a commit to rubenochiavone/primereact that referenced this pull request May 22, 2025
melloware pushed a commit that referenced this pull request May 22, 2025
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

Development

Successfully merging this pull request may close these issues.

DataTable: Shift-Selection does not work on page 2+ with lazy loading enabled

2 participants