rubycentral / cfp-app

Rails app for managing a conference CFP
MIT License
224 stars 155 forks source link

Custom Filters Are Lost #145

Open barrettclark opened 5 years ago

barrettclark commented 5 years ago

If you've typed in a custom filter (reviewer tags, for example), you will still see the text in the filter after changing the track filter or navigating to another page and back, but the filter will no longer be applied.

Steps to reproduce: filter by a keyword (status: accepted, for example), change the track, lose the filtering but still see the phrase in the text box.

barrettclark commented 4 years ago

This works

barrettclark commented 4 years ago

The filters work on the Review tab but not on the Selection tab.

barrettclark commented 4 years ago

I don't see anything that should cause the different datatables to behave differently. Perhaps this will be fixed when we upgrade to Rails 6 and have to redo the assets to not use asset gems: https://www.datatables.net/upgrade/1.10-convert