jhund / filterrific

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
http://filterrific.clearcove.ca
MIT License
910 stars 124 forks source link

Issue with reset_filterrific_url #137

Open echan00 opened 7 years ago

echan00 commented 7 years ago

How/where do the form fields get reset when the reset URL is requested?

My table data is being reset when I click on the 'reset' button but my form fields don't change at all.