Before submitting
Area
apps/web
Steps to reproduce
- Get prompted with question by an AI
- Focus on input to provide own answer as opposed to choosing one of the options
- Using numbers (1 through 3) will select the option and submit instead of typing it in the (focused) input/textarea
Expected behavior
- If input is not focused, it should select the option.
- If the input is focused, it should type the number in the input rather than selecting that option
Actual behavior
Input is focused, hit 3, it selects 3rd option, rather than typing '3'
Impact
Blocks work completely
Version or commit
0.0.15
Environment
macOs tahoe
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Writing custom answer in different app, copying answer, and pasting it in the input
Before submitting
Area
apps/web
Steps to reproduce
Expected behavior
Actual behavior
Input is focused, hit 3, it selects 3rd option, rather than typing '3'
Impact
Blocks work completely
Version or commit
0.0.15
Environment
macOs tahoe
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Writing custom answer in different app, copying answer, and pasting it in the input