Skip to content

Refactor the voting view into function-based instead of class-based - #476

Draft
offbyone wants to merge 1 commit into
mainfrom
refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq
Draft

Refactor the voting view into function-based instead of class-based#476
offbyone wants to merge 1 commit into
mainfrom
refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq

Conversation

@offbyone

Copy link
Copy Markdown
Contributor

This is intended to make it easier to reason about what's happening in the vote views.
The class-based views add all kinds of surprise injections, and it got kinda hairy, so
these are... cleaner. More imperative.

@offbyone
offbyone marked this pull request as draft July 25, 2026 05:22
@offbyone
offbyone force-pushed the refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq branch from 7f2fe6c to a11cbdb Compare July 25, 2026 05:28
@offbyone
offbyone force-pushed the add-some-election-and-voter-statistics-to-the-hugo-results-pages/qwxwkzmzzwrw branch 2 times, most recently from 8402976 to 4ed1ecc Compare July 25, 2026 05:29
@offbyone
offbyone force-pushed the refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq branch from a11cbdb to 163a7b4 Compare July 25, 2026 05:29
@offbyone offbyone added enhancement New feature or request development Work to improve the developer experience minor PRs that should result in a minor version bump (new small features) labels Jul 25, 2026
@offbyone
offbyone force-pushed the refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq branch from 163a7b4 to 9dafaac Compare July 25, 2026 05:34
@offbyone
offbyone force-pushed the add-some-election-and-voter-statistics-to-the-hugo-results-pages/qwxwkzmzzwrw branch from 4ed1ecc to bff3e5b Compare July 25, 2026 05:34
Base automatically changed from add-some-election-and-voter-statistics-to-the-hugo-results-pages/qwxwkzmzzwrw to main July 25, 2026 05:38
@offbyone
offbyone force-pushed the refactor-the-voting-view-into-function-based-instead-of-class-bas/yntwnstquytq branch from 9dafaac to bc32409 Compare July 29, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Work to improve the developer experience enhancement New feature or request minor PRs that should result in a minor version bump (new small features)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant