jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.
GNU General Public License v3.0
83 stars 43 forks source link

Remove all filters at once #9

Closed Bloodsoul closed 7 years ago

Bloodsoul commented 7 years ago

If you select filters and write a movie title, you get a filtered list for the selected filters. If you reload the site or are willing to reset it to display all, it is necessary to remove all the filters manually one by one.

A little link or a button to remove all the filters would be nice to have.

jreklund commented 7 years ago

Just to clarify, what parameters do you want to reset?

At the moment there are only the hidden delete-key, that removes the search field.

Bloodsoul commented 7 years ago

I think, all of them should be resettable at once.

jreklund commented 7 years ago

Added some new shortcuts.

I didn't reset "Sort by" due to the fact I leave it in Added (new-old) position and never change it. Don't want to change it all the time myself. :-)