Opened 7 weeks ago
Closed 12 days ago
#2328 closed enhancement (fixed)
Implement support for subcontext in list pages
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.20 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The main idea is that it would be nice to have separate settings for the same list page depending on the type of items currently being listed. We can use derived bioassays as the use case, were we currently have several different subtypes:
SequencingRun
MergedSequences
AlignedSequences
VariantCall
GeneExpression
- and several more...
In the GUI it should be possible to go to Derived bioassays -> AlignedSequences
list page and have one set of settings (eg. visible columns, filters, etc.) and then go to Derived bioassays -> GeneExpression
and have a different setup. The currently existing functionality with presets can do some things, but is not optimal since changes are not remembers (unless manually saved).
In the core functionality there is already support for using subcontext but it is only implemented for different raw data on raw bioassays (that we don't use anymore).
Change History (47)
comment:1 by , 7 weeks ago
Milestone: | BASE 3.19.14 → BASE 3.20 |
---|
comment:2 by , 7 weeks ago
comment:47 by , 12 days ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 8238: