Convert sars forecasts to app router [#1125]#1126
Merged
Conversation
44668a1 to
e17cfc1
Compare
e17cfc1 to
af42511
Compare
Contributor
Just FYI, changing the base branch for the PR to |
Contributor
Author
thanks, done — i always forget GH supports that. |
joverlee521
approved these changes
Mar 7, 2025
feb55a3 to
3a75a9a
Compare
Note: this will leave the site in a broken state; doing this to ensure better Git tracking of file renames.
* Move styles into CSS module * Refactor code for consistency with other App Router pages * Switch abstract section from <FocusParagraph> to <FocusParagraphNarrow> for consistency with other pages * Add Metadata export NOTE: This changes the width of the "abstract" section of the page so that it matches other pages on the site; previously, the "abstract" section of the `/sars-cov-2/forecasts` was wider than the 640px default used on other pages. Having everything use a consistent layout is an obvious maintenance win; I picked the 640px variation because that's more common across all the existing site pages.
af42511 to
6b91575
Compare
12 tasks
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.
Description of proposed changes
Converts
/sars-cov-2/forecaststo App Router style.Note: built on top of #1124; pushing now for review and tests but should only merge on top of that PR.
Related issue(s)
Closes #1125
Checklist