question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ComboBox regression in 10.10 (carbon-components-react 7.10)

See original GitHub issue

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

Describe in detail the issue you’re having.

Unable to type in text input field of a controlled ComboBox after updating to Carbon 10.10 (carbon-components-react 7.10).

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?

Typing in the ComboBox input field should display the typed text. Clicking the ‘x’ on the right side of the ComboBox should clear the selected item.

Clicking the ‘x’ doesn’t appear to do anything, and I am unable to type in the input field.

This was working as expected in 10.9.x/7.9.x

What browser are you working in?

latest Chrome/Firefox/Safari on macOS Catalina

What version of the Carbon Design System are you using?

carbon-components-react 7.10.x carbon-components 10.10.x

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

Steps to reproduce the issue

A:

  1. Click in the ComboBox input field
  2. Type some text
  3. Expect to see the typed text displayed

B:

  1. Click the ‘x’ on the ComboBox
  2. Expect to see the selected item cleared

Please create a reduced test case in CodeSandbox

carbon-components-react 7.9.3 working as expected https://codesandbox.io/s/gracious-satoshi-jn8z0

carbon-components-react 7.10.0 regression (also tested with latest version) https://codesandbox.io/s/jolly-joliot-45t3t

Additional information

  • Screenshots or code image image

expected behaviour ^^^

  • Notes

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

0reactions
AlanGreenecommented, Apr 9, 2020

Confirmed this is fixed in 10.11.0/7.11.0, thanks! 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Combobox - Carbon Components React
This is the React implementation of the Carbon Design System. Carbon is a series of individual styles and components, that when combined make...
Read more >
Dropdown - Carbon Components React
Name Description Default ariaLabel 'aria‑label' of the ListBox component. string ‑ disabled Disable the control. bool false downshiftProps Additional props passed to Downshift. object ‑
Read more >
Dropdown – Carbon Design System
Dropdowns present a list of options that can be used to filter or sort existing content. They can also be used as menus....
Read more >
Dropdown - Multiselect - Carbon Design System
Dropdowns can be used in forms on full pages, in modals, or on side panels. The dropdown component is used to filter or...
Read more >
select and dropdown - Carbon Design System
The select component allows users to choose one option from a list. It is used in forms for users to submit data.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found