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
* Refactor(CohortBuilder Table View, File View): improve layout + use Antd whenever possible + Make sure export loader doesn't break layout (I had to refactor Export.js) + PropTypes
* Feature(CohortBuilder Table View): #2465 add button and modal for saving a set
* Style(Ontology Browser): corrected merge conflict
* Style(Ontology Browser): corrected merge conflict
* test(Selection tree): fix test broken because of prettier.
* Refactor(DownloadButton, ParticipantTableView.css): use one-liner + avoid code repeat in css
We must allow the user to save a given set (set of participants for a given query).
This set will be used by the variant db interface.
Add a button 'save participant set' in the table view of the cohort builder;
When the button is clicked a modal must be displayed and invite the user to add a name for it's saveSet.
The text was updated successfully, but these errors were encountered: