-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Use Case
allow people to search for cell lines
@TravisKroeker has some user research, add any relevant context here or in the comments
Acceptance Criteria
a first pass version of a useful feature
Details
The search/filter capability has been completely reworked for the Cell Catalog. All of the original filters have been removed or replaced following user research and evaluation heuristics following best practice. Am willing to discuss research if there are questions.
Users will be able to achieve their filtering criteria via search, the new "category" filter, and sorting via clicking on the table column headers. This could be broken into separate tickets.
Search
A search bar supporting fuzzy search has been added.
Filter by Category
Category (previously called superstructure) references a cheat sheet made by comms to organize cell lines an show participants at conferences. Users find it extremely useful and I want to pull that functionality into the digital version via a dropdown filter with multiselect. Selecting one or more categories breaks the table into sections with a header for each category and a subtitle. Within these sections, search and sort capabilities act as normal. The filter input is prototyped so play around with it to get a feel (the actual filtering into each section is not prototyped).
Sort
Columns are sortable- by default they are sorted on AICS ID. Only one column can be sorted at a time and a sort cannot be removed, only changed to sorting a different column (e.g. back to AICS ID). Check out the prototypeto understand the sort interaction (it does not actually sort columns). Please note that columns are different for the Cell Catalog than disease cell catalog.
TO DO
- Travis - design examples for different sections based on category (and copy for each subtitle).