fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 637 forks source link

Documentation Filter container / Input not correct #868

Closed tlorens closed 4 years ago

tlorens commented 4 years ago

The filter container configuration option doesn't seem to work properly. I found data-filter="#filter-form-container" seems to work properly with a hand crafted HTML Input tag. FooTables doesn't seem to render a search input on it's own.

Reference: https://stackoverflow.com/questions/19516505/search-function-not-working-in-footable-when-rendering-partial-form-in-rails-4

tlorens commented 4 years ago

This appears to be an issue with the NPM/Yarn package using v2 of FooTable.