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

Combobox: disableCreateItem deletes entry #1577

Open
silvalaura opened this issue Nov 18, 2024 · 0 comments
Open

Combobox: disableCreateItem deletes entry #1577

silvalaura opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@silvalaura
Copy link
Collaborator

silvalaura commented Nov 18, 2024

On Combobox with disableCreateItem, if you start typing an item that doesn't exist on the list, pressing enter clears the field.

https://react-magma.cengage.com/version/4.6.0/api/combobox/#disable_create_item

Expected behavior
Pressing enter keeps the content on the input, and the user has to manually delete it (or click away from the input, onBlur)
Note: This behavior occurs in the Typeahead example

@silvalaura silvalaura added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

No branches or pull requests

1 participant