Skip to content

fix: poll question reset on validation error#1908

Open
deR0R0 wants to merge 1 commit into
tjcsl:devfrom
deR0R0:dev
Open

fix: poll question reset on validation error#1908
deR0R0 wants to merge 1 commit into
tjcsl:devfrom
deR0R0:dev

Conversation

@deR0R0

@deR0R0 deR0R0 commented May 17, 2026

Copy link
Copy Markdown

Proposed changes

  • fixed poll question reset on validation error

Brief description of rationale

originally, poll questions would reset when fields were missing. this pr fixes that by returning the submitted question data to the client and the client parsing that question data.

Closes #1843

@deR0R0 deR0R0 requested a review from a team as a code owner May 17, 2026 20:10
@deR0R0

deR0R0 commented May 17, 2026

Copy link
Copy Markdown
Author

why did case fail when there was previously snake_case in the file?!?

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 79.236% (-0.02%) from 79.252% — deR0R0:dev into tjcsl:dev

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.

Don't make polls questions reset when form error occurs

2 participants