ONEARMY / community-platform

A platform to build useful communities that aim to tackle global problems
https://platform.onearmy.earth
MIT License
1.14k stars 397 forks source link

fix: question mark validator on question create #3806

Closed benfurber closed 3 months ago

benfurber commented 3 months ago

PR Checklist

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Correctly formed questions weren't being saved.

What is the new behavior?

Correctly formed questions are being saved.

The question mark validator was erroring when it was called without a value during the final form validation flow. This ensures that the question mark validator returns and thus enables a positive validation.

Does this PR introduce a breaking change?

cypress[bot] commented 3 months ago

Passing run #6108 ↗︎

0 66 1 0 Flakiness 0

Details:

fix: question mark validator on question create
Project: onearmy-community-platform Commit: 030e05fb68
Status: Passed Duration: 04:04 💡
Started: Jul 29, 2024 1:53 PM Ended: Jul 29, 2024 1:57 PM

Review all test suite changes for PR #3806 ↗︎

onearmy-bot commented 3 months ago

:tada: This PR is included in version 1.204.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: