fix: reset PollComposer state on poll creation form submission#2795
Merged
MartinCupela merged 2 commits intomasterfrom Aug 8, 2025
Merged
fix: reset PollComposer state on poll creation form submission#2795MartinCupela merged 2 commits intomasterfrom
MartinCupela merged 2 commits intomasterfrom
Conversation
|
Size Change: +29 B (0%) Total Size: 1.11 MB
βΉοΈ View Unchanged
|
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2795 +/- ##
==========================================
- Coverage 81.26% 81.20% -0.06%
==========================================
Files 487 487
Lines 9785 9787 +2
Branches 2215 2215
==========================================
- Hits 7952 7948 -4
- Misses 1723 1729 +6
Partials 110 110 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
oliverlaz
approved these changes
Aug 8, 2025
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 18, 2025
## [13.4.0](v13.3.0...v13.4.0) (2025-08-18) ### Bug Fixes * export type GeolocationPreviewProps ([e518a82](e518a82)) * publish notification on poll vote casting limit trespass ([#2796](#2796)) ([f5319f6](f5319f6)) * render markdown link correctly (regression in 13.2.2) ([#2790](#2790)) ([bd1df4a](bd1df4a)) * reset PollComposer state on poll creation form submission ([#2795](#2795)) ([85868a3](85868a3)) ### Features * allow restrictions on modal close behavior ([#2797](#2797)) ([157615b](157615b)) ### Chores * **deps:** upgrade linkifyjs to v4.3.2 ([a8e0694](a8e0694))
|
π This PR is included in version 13.4.0 π The release is available on: Your semantic-release bot π¦π |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π― Goal
Avoid reopening the form with stale state representing previously submitted / created poll