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

FixedHeader and yadcf still not working nicely together #417

Closed
alanburke opened this issue Sep 6, 2017 · 4 comments
Closed

FixedHeader and yadcf still not working nicely together #417

alanburke opened this issue Sep 6, 2017 · 4 comments
Labels

Comments

@alanburke
Copy link

So I've read the previous issues
eg
#310 (comment)

But I think there is some issues outstanding.
To be clear - the fixedHeader works, and the yadcf filters work, as long as the user hasn't scrolled down the table, such that the 'fixedHeader' is active .
Once that happens, the filtering doesn't work.

To replicate, take the example url
http://yadcf-showcase.appspot.com/DOM_Ajax_Multiple_1.10.html
scroll such that fixedHeader is 'in action'
Try to use the Number Range filter
The filtering seems to happen, but the 'Range Slider' isn't updated

also
scroll such that fixedHeader is 'in action'
Try to use the Date Popup filter
Select a date
The filtering works, but user is 'jumped' to the top of the page.

The 'Select' filter works fine.

My issue is with a 'textbox' filter, where I experience some odd issues.
Once typing starts, focus is lost.
The filter doesn't appear to work.
The link referred to in the issue above https://jsfiddle.net/n2ybwhpv/9/
has the same issues
Again, the 'fixedHeader' must be active by scrolling down, before experiencing the issue.

Thanks for a great plugin - outstanding work!

@alanburke
Copy link
Author

to add
tested with Firefox and Chrome latest, on mac

@vedmack vedmack added the bug label Oct 3, 2017
@vedmack
Copy link
Owner

vedmack commented Oct 3, 2017

I fixed the filter_type: 'text' for the fixed header , see working jsfiddle and let me know

@alanburke
Copy link
Author

Functionality working now - excellent work!

@vedmack
Copy link
Owner

vedmack commented Oct 25, 2017

fixed for filter_type: 'text' only, other filters will be fixed on demand (due to lack of time)

@vedmack vedmack closed this as completed Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants