Skip to content

support stable m.poll.start event namespaces and add unit tests#3061

Open
mylacc wants to merge 1 commit into
krille-chan:mainfrom
mylacc:fix/stable-poll-support
Open

support stable m.poll.start event namespaces and add unit tests#3061
mylacc wants to merge 1 commit into
krille-chan:mainfrom
mylacc:fix/stable-poll-support

Conversation

@mylacc

@mylacc mylacc commented Jun 3, 2026

Copy link
Copy Markdown

Pull Request has been tested on:

  • Android
  • iOS
  • Browser (Chromium based)
  • Browser (Firefox based)
  • Browser (WebKit based)
  • Desktop Linux
  • Desktop Windows
  • Desktop macOS

@mylacc mylacc requested a review from krille-chan as a code owner June 3, 2026 01:06

void _endPoll(BuildContext context) =>
showFutureLoadingDialog(context: context, future: event.endPoll);
Map<String, Set<String>> _getPollResponses(Timeline timeline) {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong place to implement it. You should contribute to the Matrix Dart SDK instead

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.

2 participants