Skip to content

[Bug]: Using numbers in questions prompt while input is focused selects option #1794

@RMJTromp

Description

@RMJTromp

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/web

Steps to reproduce

  1. Get prompted with question by an AI
  2. Focus on input to provide own answer as opposed to choosing one of the options
  3. 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

n/a

Screenshots, recordings, or supporting files

No response

Workaround

Writing custom answer in different app, copying answer, and pasting it in the input

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions