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: toggleSelect selecting too many rows #3954

Closed
martin654 opened this issue Aug 9, 2018 · 1 comment
Closed

DataTable: toggleSelect selecting too many rows #3954

martin654 opened this issue Aug 9, 2018 · 1 comment
Assignees
Labels
6.2.9 🐞 defect Bug...Something isn't working
Milestone

Comments

@martin654
Copy link

martin654 commented Aug 9, 2018

Creating this issue as requested in ticket #3864. All important information are in this comment in referenced ticket: #3864 (comment)

1) Environment

2) Expected behavior

The same as in PF 6.2.6. Click on ToggleSelect should select all rows on current page in datatable. It should ignore rows for which disableSelection attribute evaluates to TRUE.

3) Actual behavior

All rows in datatable are selected across all pages including "disabled" ones using disableSelection.

4) Steps to reproduce

Will provide if needed.

5) Sample XHTML

Will provide if needed.

6) Sample bean

Will provide if needed.

@martin654
Copy link
Author

Thanks, it works now after the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.2.9 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants