Skip to content

fix: handle poll vote limit trespass with notification instead of removing the oldest vote #1598

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

Merged

Conversation

MartinCupela
Copy link
Contributor

Goal

Fix REACT-515

Prevent removing the oldest casted vote if trying to vote over the max_votes_allowed limit. Instead publish a notification that can be rendered by the UI components.

Copy link
Contributor

github-actions bot commented Aug 7, 2025

Size Change: +63 B (+0.01%)

Total Size: 454 kB

Filename Size Change
dist/cjs/index.browser.cjs 129 kB +22 B (+0.02%)
dist/cjs/index.node.cjs 182 kB +23 B (+0.01%)
dist/esm/index.js 142 kB +18 B (+0.01%)

compressed-size-action

@MartinCupela MartinCupela merged commit 832cd88 into master Aug 8, 2025
4 checks passed
@MartinCupela MartinCupela deleted the fix/handle-poll-vote-limit-trespass-with-notification branch August 8, 2025 14:08
github-actions bot pushed a commit that referenced this pull request Aug 8, 2025
## [9.15.0](v9.14.0...v9.15.0) (2025-08-08)

### Bug Fixes

* handle poll vote limit trespass with notification instead of removing the oldest vote ([#1598](#1598)) ([832cd88](832cd88))

### Features

* allow to remove middleware by id ([#1599](#1599)) ([9fcb6e8](9fcb6e8))
@stream-ci-bot
Copy link

🎉 This PR is included in version 9.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants