diff options
author | zsloan | 2022-11-11 09:12:01 -0600 |
---|---|---|
committer | GitHub | 2022-11-11 09:12:01 -0600 |
commit | 4e647c1d71ec75c30b1039b0bca81638aa3a3d80 (patch) | |
tree | 186a27de480b59c6e545f13b1d1a730de3157d86 /issues/fix-haplotype-name-overflow.gmi | |
parent | cdd47c2bc4131d42cd03aa18be1c7cff2205d855 (diff) | |
download | gn-gemtext-4e647c1d71ec75c30b1039b0bca81638aa3a3d80.tar.gz |
Create fix-haplotype-name-overflow.gmi
Diffstat (limited to 'issues/fix-haplotype-name-overflow.gmi')
-rw-r--r-- | issues/fix-haplotype-name-overflow.gmi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/issues/fix-haplotype-name-overflow.gmi b/issues/fix-haplotype-name-overflow.gmi new file mode 100644 index 0000000..79ac9bf --- /dev/null +++ b/issues/fix-haplotype-name-overflow.gmi @@ -0,0 +1,15 @@ +# Long samplenames overflow in Haplotype Analyst + +## Tags + +* priority: medium +* type: UI +* assigned: zsloan +* status: ongoing +* keywords: global search, phenotypes + +## Description + +For any BXD mapping, when Haplotype Analyst is selected, some of the more recently added samples have very long names that don't fit in the table + +I guess the solution to this is just to let the margins become bigger |