What should the filtering system look like? Previously, it utilized a tab structure: <img src="https://user-images.githubusercontent.com/6895471/94997543-bb29a500-0560-11eb-815d-bb9ffc0b07fd.png" /> Now that there are more filters to exposed, it utilizes checkboxes: <img width="1162" alt="Screen Shot 2020-10-07 at 10 53 36 AM" src="https://user-images.githubusercontent.com/6895471/95369352-2f7b8580-088c-11eb-8add-4645c71cbb5f.png"> What would be the best way to construct a responsive, user-friendly view?
What should the filtering system look like?
Previously, it utilized a tab structure:
Now that there are more filters to exposed, it utilizes checkboxes:
What would be the best way to construct a responsive, user-friendly view?