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]: Not able to see selected dropdown item's full name on first hover over. #16575

Closed
2 tasks done
shrvr opened this issue May 24, 2024 · 1 comment
Closed
2 tasks done
Labels
role: dev 🤖 severity: 4 https://ibm.biz/carbon-severity type: bug 🐛 version: 10 Issues pertaining to Carbon v10

Comments

@shrvr
Copy link

shrvr commented May 24, 2024

Package

@carbon/react

Browser

Chrome

Package version

^10.58.10

React version

^7.57.1

Description

When we hover over the selected item in the dropdown, the full name does not show in the tooltip right away. However, it does show when we hover over it again.

Screen.Recording.2024-05-24.at.5.01.03.PM.mov

Reproduction/example

Sandbox

Steps to reproduce

  1. Create Dropdown
  2. Give one item a long name
  3. select that item from dropdown
  4. now open the dropdown again and hover over the selected item. The tooltip does not appear.
  5. Move out hover over and try again, tooltip appears

See video in description for more.

Suggested Severity

Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.

Application/PAL

No response

Code of Conduct

@guidari
Copy link
Contributor

guidari commented May 28, 2024

PR to backport

@github-project-automation github-project-automation bot moved this from ⏱ Backlog to ✅ Done in Design System Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: dev 🤖 severity: 4 https://ibm.biz/carbon-severity type: bug 🐛 version: 10 Issues pertaining to Carbon v10
Projects
Archived in project
Development

No branches or pull requests

3 participants