Visual refresh and expanded ballot question support#2114
Open
LexaMichaelides wants to merge 23 commits intocodeforboston:mainfrom
Open
Visual refresh and expanded ballot question support#2114LexaMichaelides wants to merge 23 commits intocodeforboston:mainfrom
LexaMichaelides wants to merge 23 commits intocodeforboston:mainfrom
Conversation
Refine MAPLE visual system and shared surfaces
Ballot question 2024 data
Skip stale-doc validation in ballot question sync
Fix ballot question search responsiveness for medium and mobile
Fix ballot question bill count scope
…criptions docs: add ballot question field reference
Homepage refresh and design polish
Add ballot question alert flag
…n-test Fix ballot question notification test statuses
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…space Reorganize ballot question i18n into dedicated namespace
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.
This PR introduces some final polishing changes to the ballot questions feature and MAPLE's look and feel.
Expanded YAML fields for new information relating to ballot questions
Visual refresh of the full MAPLE site
Final documentation of ballot questions data model and update scripts
Data Model Changes
failedToAppear, rejected, accepted
time-sensitive notices such as legal challenges
spent, inKind
Ballot Question YAML Structure
Each ballot question is a YAML file under ballotQuestions/{year}/. Changed fields are:
2024 and 2026 ballot questions are included with varying levels of
completeness; fields default to null when data is unavailable.
Visual / UI Changes
bills
disclaimer
reports
prominent aside at the top of the detail header. Supports inline links and an
optional tooltip via alertTip.
accessibility landmarks and responsive navbar.
consistently across ballot question and shared components.