-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Use Case
Some cell lines have more than one gene edited. these multiedits need a way to be displayed.
Details
Multiedits are now spaced across as many lines as there are edits. Each edit reads across a single line. For example AICS-0094 has three edits, which means it has three lines. Reading left to right, all information for a single line belongs together. This is a deviation from the using "/" to indicate a separation in the original cell catalog.
Refer to designs for particular spacing, font size, and line height requirements. Generally, font is 14px with line height of 16 and 8px between rows. The Gene Name/Symbol column is particular because of the tags, which are taller than the text. The 8px spacing stays true for the text, but not the tags.
You might note other changes that will be captured in other tickets such as reworked AICS ID/Image, max column widths resulting in truncated text, and the removal of the parental line column. Those changes can generally be ignored for this particular ticket.
Further Requirements
- On Netlify, scientists will need to be able to enter all of the information together as a group, and then hit a button for "add another edit to this line". That way the information can stay grouped and be displayed correctly