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] CSS issue causing the combobox to go next row wrong even though we dont have multiValue select #3791

Open
1 of 2 tasks
herleraja opened this issue Jun 5, 2023 · 0 comments

Comments

@herleraja
Copy link
Collaborator

herleraja commented Jun 5, 2023

Root issue found in https://github.ibm.com/wiotp/omnio-tracker/issues/519

What package is this for?

  • React
  • Angular

Describe the bug

CSS issue causing the combo box to go next row wrong. There is a padding-top of 2.5 rem. I'm not sure why we need that.
image

To Reproduce

Steps to reproduce the behavior:

  1. Go to (https://next.carbon-addons-iot-react.com/?path=/story/1-watson-iot-dropdown-combobox--items-as-components)
    image
  2. you can see that the wrapper has an extra space at the top almost seems like one row
  3. This extra space should be removed, if one does not use the multivalue select

Expected behavior

This extra space should be removed, if one does not use the multivalue select

Environment/versions:

  • OS: MacOS,
  • Browser: chrome
  • carbon-addons-iot-react version: 2.153.0-next.17
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

1 participant