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

Column filters not showing when using table fixed height #4869

Closed
EtienneTLM opened this issue Feb 12, 2020 · 8 comments · Fixed by #5129
Closed

Column filters not showing when using table fixed height #4869

EtienneTLM opened this issue Feb 12, 2020 · 8 comments · Fixed by #5129
Assignees
Labels
confirmed Issues that have been confirmed with a reduced test case and identify a bug. filter-control Issues for the filter-control extension. has PR Issues that has been fixed with a PR.

Comments

@EtienneTLM
Copy link

Hi, it seems there is a bug with the Filter Control extension when using the 'data-height' attribute on the table element. Tested on Chrome and Firefox.

You can see it in action by going on the online editor page for the Filter Control : https://live.bootstrap-table.com/example/extensions/filter-control.html and then adding a 'data-height' attribute to the table element (example: data-height="400")

It gives something like this :

image

Thanks for your help!

@wenzhixin wenzhixin added fixed-columns Issues for the fixed-columns extension. confirmed Issues that have been confirmed with a reduced test case and identify a bug. labels Feb 13, 2020
@UtechtDustin UtechtDustin added filter-control Issues for the filter-control extension. and removed fixed-columns Issues for the fixed-columns extension. labels Feb 13, 2020
@fabiawrc
Copy link

Same problem

@dougauerbach
Copy link

I concur.

@atversko
Copy link

Same bug. Please fix it.

@atversko
Copy link

Also in "Full screen" height is not working!

@djhvscf djhvscf self-assigned this Mar 27, 2020
@djhvscf
Copy link
Collaborator

djhvscf commented Mar 27, 2020

We need to add fitHeader override to support this. Working on it

@AntoineMam
Copy link

Hi There. Any update for this Issue? #4869 ? thanks

@UtechtDustin
Copy link
Collaborator

@AntoineMam Currently not, but a PR is welcome (if you have a bugfix).

@AntoineMam
Copy link

@AntoineMam Currently not, but a PR is welcome (if you have a bugfix).

Thanks, I'have calling <script type="text/javascript" src="https://unpkg.com/bootstrap-table@1.15.5/dist/extensions/filter-control/bootstrap-table-filter-control.min.js"></script> and height from last version 1.6.0 and this CDN running good, I'm not a JS dev but You can do a dif between you're twice version. I think hat you've done this way but... If I can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Issues that have been confirmed with a reduced test case and identify a bug. filter-control Issues for the filter-control extension. has PR Issues that has been fixed with a PR.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants