summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-03-23 09:15:45 +0300
committerFrederick Muriuki Muriithi2022-03-23 09:15:45 +0300
commita7c6fcc7030cb63833d2994797b623cd3e978c73 (patch)
treef459682b0f61ecde53b56d9193b0f55f482d4be9 /issues
parent1b964193228b8af3aad2ef01015ab9b2c321b90b (diff)
downloadgn-gemtext-a7c6fcc7030cb63833d2994797b623cd3e978c73.tar.gz
Add `search, select, export to datatables` Issue from GitHub
Diffstat (limited to 'issues')
-rw-r--r--issues/add-search-select-export-to-datatables-table.gmi30
1 files changed, 30 insertions, 0 deletions
diff --git a/issues/add-search-select-export-to-datatables-table.gmi b/issues/add-search-select-export-to-datatables-table.gmi
new file mode 100644
index 0000000..057398c
--- /dev/null
+++ b/issues/add-search-select-export-to-datatables-table.gmi
@@ -0,0 +1,30 @@
+# Add search, select and export to datatables table
+
+## Tags
+
+* assigned: bonfacem, zsloan
+* priority: low
+* type: feature-request
+* status: unclear
+* keywords: datatables, UI, low priority
+
+## Description
+
+=> https://github.com/genenetwork/genenetwork2/issues/439 From GitHub
+
+### Is your feature request related to a problem? Please describe.
+
+* I need to be able to export a list of genes as a text file or Excel file from the Interval Analyst table (the table when zoomed into an individual chromosome when mapping)
+* Sorting on some of the numerical fields is wrong-goofy again (Length, SNP count)
+* Highlight color is wrong
+* Could this have all of the cool "standard" features, like search, select, export, etc
+
+### Describe the solution you'd like
+
+* Ability to export a list of genes to a text or excel file
+* The highlight color should be [TODO]
+* I should be able to search, select, and also sort from the table
+
+### Additional context
+
+=> https://user-images.githubusercontent.com/11820306/92639605-bcaad900-f2e4-11ea-8536-1eeb221ba8df.png Screenshot