You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do a proposal of how that would work (how user interacts to set filters) and look like.
Determine what can be done as a first iteration towards that goal.
I think the primitives in react-science should be stateless, and the business logic of how things are filtered should be application specific and use react-table to support it in a typesafe manner.
The text was updated successfully, but these errors were encountered:
I think the primitives in react-science should be stateless, and the business logic of how things are filtered should be application specific and use
react-table
to support it in a typesafe manner.The text was updated successfully, but these errors were encountered: