Behavior
When question/answer picker is triggered by LLM, the selected choice cannot be unselected by repeated click.
Only possible way of unchecking selected choice is by typing text into the "Other" input.
Also when typing the additional text, it is not possible to select the keep the button selected (thus cannot be used behavior "Choice 1 + additional text").
Proposed fix
- add possibility to toggle buttons of question choices by clicking them again
- add possibility to write additional text to text input "Other" while also keeping the selected option (this will trigger the "Choice 1 + additional request" behavior)
Behavior
When question/answer picker is triggered by LLM, the selected choice cannot be unselected by repeated click.
Only possible way of unchecking selected choice is by typing text into the "Other" input.
Also when typing the additional text, it is not possible to select the keep the button selected (thus cannot be used behavior "Choice 1 + additional text").
Proposed fix