The samples selector design may be useful in general for selecting things. It would be nice to have such functionality as a base widget. A few things need to happend:
[ ] The current implementation of the filtering feature needs to be refactored to a generic filters widget and perhaps even exported out as a base widget itself
[ ] The samples preview section should be abstracted as a SelectionPreviewer to be made concrete per usecase and plugged in
The samples selector design may be useful in general for selecting things. It would be nice to have such functionality as a base widget. A few things need to happend:
SelectionPreviewer
to be made concrete per usecase and plugged in