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: stickyHeader + multiple selection makes "Select All" inactive #3971

Closed
erickdeoliveiraleal opened this issue Aug 16, 2018 · 4 comments
Labels
🐞 defect Bug...Something isn't working
Milestone

Comments

@erickdeoliveiraleal
Copy link
Contributor

erickdeoliveiraleal commented Aug 16, 2018

1) Environment

  • PrimeFaces version: 6.3-SNAPSHOT
  • Does it work on the newest released PrimeFaces version? Version? yes
  • Does it work on the newest sources in GitHub? no
  • Application server + version: wildfly
  • Affected browsers:

2) Expected behavior

it should be toggleable.

3) Actual behavior

checkbox is always disabled if stickyHeader = true

4) Steps to reproduce

5) Sample Project

https://github.com/erickdeoliveiraleal/primefaces-test/tree/selectModeMultiple

@tandraschko tandraschko added the 🐞 defect Bug...Something isn't working label Aug 18, 2018
@tandraschko
Copy link
Member

PR would be great.

@Rapster
Copy link
Member

Rapster commented Sep 6, 2018

I can reproduce it on the showcase, once sticky header showing up, the checkbox is working

@Rapster
Copy link
Member

Rapster commented Dec 16, 2018

This one is a regression as it's working on 6.2

UPDATE
Not sure actually, I tried on my company app and the app is runnning under 6.2 but we overrided setupStickyHeader so the sticky contains columns header and paginator, so the bug could be there from the start

@Rapster Rapster changed the title DataTable: selectionMode="multiple" checkbox is always disabled DataTable: stickyHeader + multiple selection makes "Select All" inactive Jan 14, 2019
@mertsincan
Copy link
Member

Related to #4469

@mertsincan mertsincan removed the 🐞 defect Bug...Something isn't working label Jan 24, 2019
@tandraschko tandraschko added this to the 7.0 milestone Jan 24, 2019
@tandraschko tandraschko added the 🐞 defect Bug...Something isn't working label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants