-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat(check-question): add reset button for optional question #2549
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a little PR description+preview. Code looks good 👍
packages/form/tests/integration/components/cf-field/input/radio-test.js
Outdated
Show resolved
Hide resolved
97fb5cc
to
3ba0248
Compare
3ba0248
to
41404a7
Compare
@derrabauke You forgot to push.. There are no changes after my review. |
Not forgotten, but I was tangled in confusion how the |
f87a06f
to
a168022
Compare
Alright, one final nitpick then it is ready to go 🎉 Sorry @derrabauke 😉 |
🎉 This PR is included in version 12.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Adds a reset button after non-required inputs of a
choice
question type.Preview