Sheet column filter focus problem

Community Driven Extensions Project
Post Reply
rbetjes
Posts: 12
Joined: 24 Nov 2016, 16:34

16 Jul 2018, 18:57

Hi all,

if you click on a cell in pe:sheet than most times you will be unable to alter a column filter.
You can see this in action in the showcase basic usage example: click once on any cell of column two (type) and then try to change the filter of column two. It won't let you.
You'll have to click outside of the sheet to be able to select a filter again.

Is this by design and if so, what is the reason behind this?

Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

17 Jul 2018, 13:26

You are correct it looks like a bug. To make the Filters work like PrimeFaces filters we had to do some tricky stuff to disable the normal Sheet columns headers to prevent the underlying sheet from trying to sort etc when we clicked on the header. So it must be something with the way we are blocking the mouse events.

Can you create an issue here so we can track it: https://github.com/primefaces-extension ... com/issues
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1


rbetjes
Posts: 12
Joined: 24 Nov 2016, 16:34

17 Jul 2018, 16:43

Melloware wrote:
17 Jul 2018, 13:26
we had to do some tricky stuff to disable the normal Sheet columns headers
So this is probably also the reason that selecting a column is not working when a filter header is present?
It breaks the movableCols functionality.

Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

17 Jul 2018, 16:57

I would guess so as well.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests