Skip to content

Conversation

@victorlin
Copy link
Member

Description of proposed changes

This applies the restructuring from #1274 to the rest of the codebase.

Related issue(s)

Follow-up to #1274

Checklist

  • Convert /community/[[...community]
  • Use shared ErrorBanner for /groups
  • Checks pass
  • Check if changes affect the resource index JSON revision

Follow-up to "Extract repeated <ErrorBanner> page components into
generic component" (0fb4af1) which deleted the old component from
/pathogens but not the other 3.
This applies the restructuring from "Use dynamic routes for
/groups pages" (da21c9b) to the rest of the codebase.

🚧 TODO: community
@victorlin victorlin self-assigned this Dec 3, 2025
@nextstrain-bot nextstrain-bot had a problem deploying to nextstrain-s-victorlin--6wwa7b December 3, 2025 01:02 Failure
@victorlin victorlin mentioned this pull request Dec 3, 2025
3 tasks
Comment on lines +11 to +12
// NOTE: A page for /ncov does not exist because it is handled by the
// Express-level router.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh, interesting this is causing a Type error in CI. I think removing the static-site/app/ncov/page.tsx file but keeping the nested /ncov/[...path] should still work and appease the type check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants