Skip to content

Feat: polls#2763

Draft
elisaado wants to merge 11 commits intocinnyapp:devfrom
elisaado:feat-polls
Draft

Feat: polls#2763
elisaado wants to merge 11 commits intocinnyapp:devfrom
elisaado:feat-polls

Conversation

@elisaado
Copy link

@elisaado elisaado commented Mar 10, 2026

Description

My branch aims to fully implement polls as described in https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/3381-polls.md

As it currently stands, it contains a very crude implementation that can display polls, their outcome, and the user's own vote, but does not allow for voting.

The aim is to allow voting, fix the existing TODOs, improve the UI, polish the code (e.g. the big reduce blocks), and add a button to "open"-type polls to view who voted for what.

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@elisaado elisaado marked this pull request as draft March 10, 2026 18:50
@elisaado elisaado changed the title [draft] Feat: polls Feat: polls Mar 10, 2026
@elisaado
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request Mar 10, 2026
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