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 displays search terms which are not found as a selected filter #4725

Closed
1 task done
william-glasse opened this issue Nov 19, 2019 · 1 comment
Closed
1 task done

Comments

@william-glasse
Copy link

william-glasse commented Nov 19, 2019

What package(s) are you using?

  • carbon-components

Detailed description

Describe in detail the issue you're having.

When a user types in a filter which does not exist within the available options, followed by clicking the 'ENTER' keyword, it visually appears as if they have selected that not existing filter. The user should be made aware that their input has not been selected. It should be noted that this incorrect behaviour does not occur when the user clicks away from the combo box, without pressing enter.

Is this issue related to a specific component?

ComboBox.

What did you expect to happen? What happened instead? What would you like to
see changed?

Either they are provided with a meaningful error/warning, or perhaps the dropdown remains open until they make a valid selection, or clickaway.

What browser are you working in?

chrome

What version of the Carbon Design System are you using?

10.7.4

What offering/product do you work on? Any pressing ship or release dates we
should be aware of?

We are working on a search tool for an IBM partner, which we plan to release within the next quarter.

Steps to reproduce the issue

  1. Step one - View the combo box component, at https://www.carbondesignsystem.com/components/dropdown/code
  2. Step two - Type in 'Item 7'
  3. Step three - Press 'ENTER'
  4. Step four - Observe unexpected behaviour
  5. Step five - Click away from the combo box to observe that the incorrect filter is still there, styled as a selection.

Screenshot 2019-11-19 at 16 32 31

@dakahn
Copy link
Contributor

dakahn commented May 8, 2020

closed by #5373

@dakahn dakahn closed this as completed May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants