Skip to content

#798 fix bad table #952

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

Merged
merged 4 commits into from
Aug 26, 2022
Merged

#798 fix bad table #952

merged 4 commits into from
Aug 26, 2022

Conversation

LeonLu2
Copy link
Collaborator

@LeonLu2 LeonLu2 commented Aug 23, 2022

Fixes #798

  1. reformat the table
  2. combine the signal and 7-day signal columns to one column
  3. remove the geography and resolution columns and add universal explain below the table to make the description column text more visible

2. combine the signal and 7-day signal columns to one column
3. remove the geography and resolution columns and add universal explain below the table to make the description column text more visible
@LeonLu2 LeonLu2 requested a review from krivard August 23, 2022 20:11
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

Preview:
image

Please change the description text back to left alignment; center alignment is mismatched with the other pages and is difficult to read.

The raw counts and 7dav signals needn't be separated by newlines, and we should switch from ampersands to and; see the CTIS page for an example.

2. change & to and, also adjust the lines
@LeonLu2
Copy link
Collaborator Author

LeonLu2 commented Aug 24, 2022

Sure, the changes are made and up-to-date. Is there any other issues related to the table?

@LeonLu2 LeonLu2 requested a review from krivard August 25, 2022 19:29
@krivard
Copy link
Contributor

krivard commented Aug 25, 2022

Great! Apply same fix to JHU and USAFacts.

2. combine the Signal column with 7-day average signal column
@LeonLu2
Copy link
Collaborator Author

LeonLu2 commented Aug 26, 2022

For the table issue, JHU and USAFacts pages are all fixed.

krivard
krivard previously approved these changes Aug 26, 2022
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

👍 🎉 Nice work!

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

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

silly robot dismissed my approving review 🤖

@krivard krivard merged commit b44473e into dev Aug 26, 2022
@krivard krivard deleted the leonlu2/bad-table branch August 26, 2022 21:46
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.

Fix bad table formatting in documentation
2 participants