UserSettings Default Sort Column - cascade of default sort, can only have 1
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 22m
- Merged PRs (30d)
- 40
Description
Problem 1: At the moment you can only sort by 1 column, would be useful to be able to sort by 2 (eg chrom/pos) - maybe this would make a good default to VariantGrid?
Problem 2: User settings now cascade, this means there are a few issues with default sort column being a CustomColumn
* Autocomplete forward of column (to restrict to that) doesn't work with cascading
* You could set a sort by column to something that doesn't exist in a later overridden columns collection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.