-
Notifications
You must be signed in to change notification settings - Fork 39
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
[Don't merge yet] Feature/5243 remove map and zip election search #5282
base: develop
Are you sure you want to change the base?
Conversation
Hi @rfultz I can take a deeper look later but really quick, ZIP is fine. It's also GPO style so this is how it appears when it appears on H4CC pages. Maybe we should add it to the content guide. (Updated: I've added it to the guide.) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5282 +/- ##
========================================
Coverage 75.08% 75.08%
========================================
Files 125 125
Lines 8131 8131
Branches 648 648
========================================
Hits 6105 6105
Misses 2026 2026 ☔ View full report in Codecov by Sentry. |
@rfultz I don't like the widest view of the data landing page either. Can stack the search filters below the message? Or do you have a preferred solution. Tagging @dorothyyeager @kathycarothers @djgarr in case the preferred solution involves a language change on this page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From content perspective: re-enable is OK to be hyphenated based on this GPO Style manual guidance: "Use a hyphen or hyphens to prevent mispronunciation, to ensure a definite accent on each element of the compound, or to avoid ambiguity." The examples demonstrate that when you mean "(verb) again" you should put it as "re-'verb'."
That said, if you want an alternative verb, you could go with "re-implement."
Everything else checks out content-wise.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
@JonellaCulmer, this seems less awful. Not a fan of the gap under the raising & spending callouts on the larger widths. |
@johnnyporkchops @JonellaCulmer @patphongs, any concerns? |
@rfultz I think the changes are ok, but I don't want to merge it quite yet since the dropdowns aren't functional yet. That's proving fairly challenging. |
Oh yeah… |
@JonellaCulmer should we just close this? |
Summary
Deactivating
Required reviewers
Feel free to remove yourselves—I tagged everyone
Impacted areas of the application
Screenshots
Homepage, smallest
Homepage, widest
Data landing page, smallest
Data landing page, widest
Election search, smallest, ZIP search
Election search, smallest, map/message
Election search, widest
How to test
Content, feel free to review these screenshots.
Otherwise,
npm i
npm run build
./manage.py runserver
Known issues / questions