Display all Collection Tags on a Dataset - #231
Merged
Merged
Conversation
Contributor
|
Thanks, Megan! Adding two collection tags was something I was playing around with yesterday while thinking about data organization. I do think it is helpful, and I am happy to see you agree and are already on top of the UI changes! This looks great to me. |
empavia
approved these changes
May 1, 2026
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.
Previously, the templates (both the dataset list page and the dataset details page) were just displaying (and linking) the first collection tag on a dataset in the tile / sidebar. But I noticed @empavia had tagged the Historic Koppen-Geiger Climate Zone datasets (ex) with both
KOPPEN-GEIGER CLIMATE ZONESandKOPPEN-GEIGER CLIMATE ZONES HISTORIC. There's no reason this shouldn't be supported, and it's a feature I had wanted to add at some point anyway, so I figured I'd just go ahead and do it.Now, all collection tags should display in the sidebar, with links to either the associated Collection Package (if relevant) or a filtered search (if no associated Collection Package). See attached screenshots. (And ignore the fact that the tags here don't make sense; this was just for local testing!)