Skip to content

🐞 Voting Portal: Prevent advancing from required contests with no selection - #3089

Merged
Findeton merged 1 commit into
release/10.0from
fix/meta-12975/release/10.0
Aug 24, 2026
Merged

🐞 Voting Portal: Prevent advancing from required contests with no selection#3089
Findeton merged 1 commit into
release/10.0from
fix/meta-12975/release/10.0

Conversation

@Findeton

Copy link
Copy Markdown
Contributor

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b6f77764-7f31-42a8-823d-add858cdba92

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@Findeton
Findeton merged commit c5752d5 into release/10.0 Aug 24, 2026
30 checks passed
@Findeton
Findeton deleted the fix/meta-12975/release/10.0 branch August 24, 2026 21:52
ruescasd added a commit that referenced this pull request Sep 1, 2026
Catch-up merge (14 commits). Three conflicts, all at the seam between
upstream's changes and this branch's rationalized-validation injection:

- sequent-core/util/voting_screen.rs: upstream edited the pre-injection
  gate bodies (which this branch replaced). Both upstream behaviours are
  composition-layer and re-expressed on the injected composition: the
  gates iterate votable_contests(...) — acclaimed contests are skipped
  (#3106) — and the hard gate FAILS CLOSED on a contest missing from
  the decoded map (#3089); the dialog keeps false there, as upstream
  does. The per-contest predicate (the certified domain) is untouched.
  Upstream's copy of Defect 2's console_log died with its old body.

- voting-portal InvalidErrorsList.tsx: upstream's WCAG pass added
  aria-describedby ids and live-region roles (kept, render-side) and
  cosmetically tidied the old filterErrorList (superseded — this
  branch's rewritten filter stands; the S1 mute remains a deliberate,
  attributable diff against upstream).

- velvet do_tally/tally.rs: upstream added an Acclaimed counting
  algorithm and a factory test into the tests module this branch moved
  to velvet-core. Resolution keeps the extraction (the moved
  Tally/process_tally_sheet tests stay in velvet-core) and ports only
  the new factory test; acclaimed.rs is adapted to this branch's
  CountingAlgorithm trait (the injectable tie-breaking rng — unused by
  the synthetic result).

Native suites: sequent-core 190/190 (upstream's acclaimed tests
included), validation-adapters 6/6, validation-spec 14/14, velvet 41
passed with only the nine pre-existing PDF-environment failures (same
set as the pre-merge baseline); both gate tests and the acclaimed
factory test green. Apparatus re-run against the merged production
follows separately.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant