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

[Bug]: ComboBox allow non-existing value after a set of actions #17290

Open
2 tasks done
jayolee opened this issue Aug 28, 2024 · 1 comment
Open
2 tasks done

[Bug]: ComboBox allow non-existing value after a set of actions #17290

jayolee opened this issue Aug 28, 2024 · 1 comment
Labels

Comments

@jayolee
Copy link

jayolee commented Aug 28, 2024

Package

@carbon/react

Browser

Chrome

Package version

1.64.1

React version

18.2.0

Description

By going through a certain set of actions, you can select a non existing option from the ComboBox with allowCustomValue={false}

Same behavior is observed from the official Storybook.

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-combobox--default

Steps to reproduce

  1. Select an option
  2. Type a random value
  3. Enter (return) and blur

Error reproduction:

combobox_error.mov

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

@emyarod
Copy link
Member

emyarod commented Aug 29, 2024

possibly related #16864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants