blob: afe0fc1ded2518a30d91c7bf41328625f7201a77 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# Various UI issues raised by Rob (8/19/2024)
# Tags
* assigned: zsloan
* keywords: user-interface
* priority: medium
* open
## Tasks
* [X] Fix collection encoding issue
* [X] Don't import empty collections (like the Default Collection)
* [X] Update/Creation dates aren't listed for collections
* [ ] Remove in-between ticks for Effect Size Plot (from mapping page) so it's just -1/0/1
* [ ] Also make Effect Size Plot more narrow
* [ ] Prevent X/Y-aix summary text from extending beyond the graph width
* [ ] Longer tick markers as well
* [X] Remove triangle for phenotype mapping
* [X] Remove ProbeSetPosition from mapping for traits with no position
* [X] Make Haplotype legend image thicker + change text to Haplotypes (Mat, Pat, Het, Unknown)
* [X] Change "Sequence Site" in legend to "Gene Location"
* [ ] When adding genotype marker as covariate (for scatter-plot, maybe also mapping), change description to Position instead of "undefined"
* [ ] Check Add Covariation colorbox popup on Apple laptop (it shows up weird for Rob, but normal for me)
|