Skip to content
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

Form: allow resetting of selected value in choice questions #2542

Closed
czosel opened this issue Oct 31, 2023 · 1 comment
Closed

Form: allow resetting of selected value in choice questions #2542

czosel opened this issue Oct 31, 2023 · 1 comment

Comments

@czosel
Copy link
Contributor

czosel commented Oct 31, 2023

Currently, it is not possible to remove a previous selection of choice questions. Especially for optional choice questions this can be annoying, because there is no way to undo an accidental click. One way we could solve this is by adding a "Reset" button below the question, which could be displayed as a link (to be unobstrusive):

image

We should display the reset button only for optional questions, and only after a selection has been made (to be even less obstrusive).

@StephanH90
Copy link
Contributor

has been implemented: #2549

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

No branches or pull requests

2 participants