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

[Dropdown] Long texts in the option displayed with ellipses, but no tooltip to see the complete text. #814

Closed
kalyanixraut opened this issue Jan 10, 2020 · 2 comments
Assignees

Comments

@kalyanixraut
Copy link
Collaborator

Describe the bug

Using the Dropdown component, when there is a long text in the dropdown items the text is displayed with ellipses but there is no way(onHover) to see the complete actual text.

image

To Reproduce

https://codesandbox.io/s/carbon-addons-iot-react-with-carbon-6-26f6s
Please note the version used in actual implementation is 2.17.7. As I don't have a working codesandbox with this version so used 2.8.5 in the above codesandbox link.

Do you want this work within a specific time period? Is it related to an
upcoming release?
Expected a fix for Jan 2020 release.

@bjornalm
Copy link
Contributor

I think that this one was solved in Carbon with commit 62024063d8c298e17eea54e77ec593ee01a2a63f

A title with the item text has been added:
image

This was the PR
carbon-design-system/carbon#5102

@davidicus
Copy link
Collaborator

closing. This issue will be resolved once we have upgraded our Carbon deps to 10.10.0 which will is being tracked here

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

3 participants