WormLabCaltech / alaska

Automated and friendly RNA-seq analysis (deprecated)
http://alaska.caltech.edu
MIT License
6 stars 0 forks source link

Beta test #1 issues #26

Closed Lioscro closed 5 years ago

Lioscro commented 5 years ago
Lioscro commented 5 years ago

For "Make sample description & factor choices easier to fill out at a larger scale.", the simplest solution is to add a "Copy" button next to certain repetitive fields (especially the sample description, sample factor, and sample specific characteristics fields), when pressed brings up a popover for the user to select which samples to copy the values to.

This can be implemented as follows

Lioscro commented 5 years ago

Information about the original field from which the "Copy" button was pressed can be encoded with a custom data- HTML attribute, as shown in https://stackoverflow.com/a/7582507.

Lioscro commented 5 years ago

All bugs fixed and features implemented. 2/22/2019.