Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge display name and tile lists #1035

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Oct 1, 2024

preview

before and after:

image

Description of proposed changes

This update simplifies the YAML file by removing redundant implementation details and should make content updates more straightforward. The coreGroupDisplayNames and coreTiles lists had overlapping information and are now combined into a single list of pathogens.

Separate lists for display names and tiles are still used in the code, derived from the merged list.

The key change is the tighter coupling between the display names shown in the card titles and the names shown in the tiles.

Related issue(s)

N/A

Checklist

@nextstrain-bot nextstrain-bot temporarily deployed to nextstrain-s-victorlin--moehjk October 1, 2024 23:29 Inactive
@victorlin victorlin force-pushed the victorlin/core-pathogen-list branch from 8486e6f to 7240906 Compare October 1, 2024 23:54
@victorlin victorlin temporarily deployed to nextstrain-s-victorlin--moehjk October 1, 2024 23:54 Inactive
@victorlin victorlin marked this pull request as ready for review October 2, 2024 00:01
@victorlin victorlin self-assigned this Oct 2, 2024
@victorlin victorlin added the proposal Proposals that warrant further discussion label Oct 2, 2024
@victorlin victorlin force-pushed the victorlin/core-pathogen-list branch from 7240906 to f9a6171 Compare October 2, 2024 19:14
@victorlin victorlin temporarily deployed to nextstrain-s-victorlin--moehjk October 2, 2024 19:14 Inactive
static-site/src/components/ListResources/index.tsx Outdated Show resolved Hide resolved
static-site/src/components/ListResources/index.tsx Outdated Show resolved Hide resolved
@victorlin victorlin force-pushed the victorlin/core-pathogen-list branch from f9a6171 to 5c46de7 Compare October 3, 2024 19:49
@victorlin victorlin temporarily deployed to nextstrain-s-victorlin--moehjk October 3, 2024 19:50 Inactive
@victorlin victorlin force-pushed the victorlin/repurpose-showcase branch from 29bf64b to 7bda4ea Compare October 3, 2024 22:43
@victorlin victorlin force-pushed the victorlin/core-pathogen-list branch from 5c46de7 to 33aa9f9 Compare October 3, 2024 22:59
@victorlin victorlin temporarily deployed to nextstrain-s-victorlin--moehjk October 3, 2024 22:59 Inactive
Base automatically changed from victorlin/repurpose-showcase to master October 4, 2024 20:39
This update simplifies the YAML file by removing redundant
implementation details and should make content updates more
straightforward. The `coreGroupDisplayNames` and `coreTiles` lists had
overlapping information and are now combined into a single list of
pathogens.

Separate lists for display names and tiles are still used in the code,
derived from the merged list.

The key change is the tighter coupling between the display names shown
in the card titles and the names shown in the tiles.
@victorlin victorlin force-pushed the victorlin/core-pathogen-list branch from 33aa9f9 to 770748e Compare December 18, 2024 00:02
@victorlin victorlin temporarily deployed to nextstrain-s-victorlin--fscawn December 18, 2024 00:11 Inactive
@victorlin
Copy link
Member Author

cc @trvrb: you recently modified this list in #1095 and may be interested in the user-facing text changes.

@victorlin victorlin requested a review from trvrb December 18, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposals that warrant further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants