upenndigitalscholarship / deep

MIT License
3 stars 1 forks source link

Checkboxes for Record Type should act as filters #152

Closed ZacharyLesser closed 6 months ago

ZacharyLesser commented 1 year ago

If you go to the home page, do nothing else (no filter term selection at all), but uncheck one of the boxes for Record Type, it should filter to only those items that fit the remaining criteria. The checkboxes should work like filters even if no filter is selected from the drop-down, in other words.

(Right now, all records display if you do this.)

apjanco commented 7 months ago

trigger search on change of checkbox

ZacharyLesser commented 7 months ago

Initial state upon coming to the website should be to display all records.

Then the checkboxes should function just as the radio buttons do.

Even if no filter is done (e.g. nothing is put in the Title field to start), they should update the results.

ZacharyLesser commented 6 months ago

I think this is still not quite working? When I go to the site, it initially displays all records (correct), but the check boxes don't do anything if I uncheck any of them without any other filter