feat(config, website): multi-seg, multi-ref searchUI mockup#5936
Draft
anna-parker wants to merge 32 commits intoadd_countfrom
Draft
feat(config, website): multi-seg, multi-ref searchUI mockup#5936anna-parker wants to merge 32 commits intoadd_countfrom
anna-parker wants to merge 32 commits intoadd_countfrom
Conversation
Contributor
|
This PR may be related to: #5566 (feature: add option to hide metadata fields from web interface) |
Contributor
Author
|
Comments from @rneher and @theosanderson in https://loculus.slack.com/archives/C094HTT8XEJ/p1770225352248569 (I made issues only for the more complicated sections:
Other issues:
|
5c8e274 to
5de3f7f
Compare
a431ec1 to
4f315f5
Compare
182437c to
d4c6ca2
Compare
4f315f5 to
c2976e7
Compare
6b6be87 to
2a24301
Compare
ce85872 to
cf49f1e
Compare
anna-parker
commented
Feb 7, 2026
| inputs: {input: nextclade.clade} | ||
| - <<: *evMetadataAdd | ||
| name: clade_ev_d68 | ||
| metadataScope: sequence |
Contributor
Author
There was a problem hiding this comment.
We should slim the config a bit:
When we have
metadataScope: sequence
sequenceMetadataScope: L
preprocessing should get the arg
segment: L
Additionally if we have
metadataScope: sequence
sequenceMetadataScope: L
onlyForReference: ref1
preprocessing should get the args
segment: L
reference: ref1
The prepro args are added by the template when
perSegment: true
we should also add them automatically in the cases above to reduce to amount of boilerpoint config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves #5842, #5945
Screenshot
Screen.Recording.2026-02-06.at.19.25.32.mov
PR Checklist
🚀 Preview: Add
previewlabel to enable