This repository was archived by the owner on Dec 4, 2022. It is now read-only.
This repository was archived by the owner on Dec 4, 2022. It is now read-only.
Simplify Filter classes #30
Open
Description
I have a feeling that the quantity of choices in Filter
are somewhat overbearing.
For example, why do we have a Switch
& Checkbox
. Isn't the choice unnecessary when both do the same thing? Same thing with DropDown
and RadioGroup
.
Is Separator
even needed when it is included in a Header
?
Also, List
is a nightmare to code for, and should be replaced with headers.
Metadata
Metadata
Assignees
Labels
No labels