From 5f09525ffbaab8e7a16bb929cf00c6315b8f560f Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 21 Apr 2022 15:34:57 -0500 Subject: Add commit ID for fix --- issues/fix-collection-export.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues/fix-collection-export.gmi b/issues/fix-collection-export.gmi index 3c48e0c..0e8c164 100644 --- a/issues/fix-collection-export.gmi +++ b/issues/fix-collection-export.gmi @@ -15,4 +15,4 @@ For example, http://genenetwork.org/show_trait?trait_id=ENSMUST00000115420&datas If you go to this page, there are columns with important info (e.g., strain, sex, age, diet). If you click "export", you only get the individual name and trait value. There is no easy way for users to link the "name" back to the strain. (I've done it but it was extremely difficult copy and paste section by section). ## Updates -- This has been completed; the issue appeared to be that there were some whitespace/newline characters in the checkbox cell, so some code that was fetching "the first item in the checkbox TD" wasn't getting the checkbox (which contains trait identifying info in its values) +- This has been fixed in d9bd1530aa2f46c5f54ea1ec80e56ad2c6ad6efb ; the issue appeared to be that there were some whitespace/newline characters in the checkbox cell, so some code that was fetching "the first item in the checkbox TD" wasn't getting the checkbox (which contains trait identifying info in its values) -- cgit v1.2.3