Skip to content
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

FEATURE: Add Instant Run-off Voting to Poll Plugin (Part 1: migrate existing plugin to Glimmer only) #27204

Open
wants to merge 126 commits into
base: main
Choose a base branch
from

Conversation

merefield
Copy link
Contributor

@merefield merefield commented May 27, 2024

The "migration to Glimmer" has been broken out here from #27155 as requested here to make the review process less onerous and reduce change risk:

  • DEV: migrates most of the widget code to Glimmer in prep for IRV additions
  • NB This already incorporates significant amounts of review and feedback from the prior PR.
  • NB because there was significant additional feedback relating to older Poll code that I've improved with feedback, there are some additional changes here that are general improvements to the plugin and not specific to IRV nor Glimmer!
  • There should be no trace of IRV code here.

Once this is finalised and merged we can continue to progress with #27155.

(as requested @tgxworld)
(cc: @jjaffeux, @gschlager )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n PRs which update English locale files or i18n related code
3 participants