AlpineAce27 / Adjungo

0 stars 0 forks source link

Add clickable filters in the headers of every list #10

Closed AlpineAce27 closed 2 months ago

AlpineAce27 commented 2 months ago

If the column is a bool, the filter should switch between include-trues/exclude-trues/indifferent If the column is number based, the filter should switch between high-to-low/low-to-high/indifferent If the column is text based, the filter should switch between A-Z/Z-A/indifferent If the column is date based, the filter should switch between new-old/old-new/indifferent For addresses and locations, there should be 2 inputs. A range and a zipcode, the user would enter a zipcode and a range, the filter should exclude everything that isn't within the given range of the given zipcode.