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]: Multiselect and Filterable multiselect dropdown does not have tooltip #17067

Closed
1 of 2 tasks
mariusd-ibm opened this issue Jul 30, 2024 · 1 comment
Closed
1 of 2 tasks

Comments

@mariusd-ibm
Copy link

Package

@carbon/react

Browser

Chrome

Package version

1.62.1

React version

17.0.2

Description

Multiselect and Filterable multiselect dropdown does not have tooltip, while simple dropdown has.
when one of the dropdown items has long text its not possible to read full text

Reproduction/example

none

Steps to reproduce

try hover on lorem ipsum option in storybook

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

@riddhybansal
Copy link
Contributor

Hey there I was totaly debugging it in the wrong direction. Finally found that Multiselect and filterable Multiselect has a prop called useTitleInItem that is off by default and hence we are not getting the tooltip . You can check in playground by turning it on from controls.
Image

@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Design System Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants