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

fix(Tooltip): restore text selection functionality #7435

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Dec 10, 2020

This PR resolves a regression where noninteractive tooltip content could not be selected or highlighted. The blur event is now ignored if a user clicks within the tooltip element

Testing / Reviewing

Confirm that noninteractive tooltip content can be selected/highlighted without the tooltip collapsing

@netlify
Copy link

netlify bot commented Dec 10, 2020

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 538e59e

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5fd7cefa1c89820008736e81

😎 Browse the preview: https://deploy-preview-7435--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Dec 10, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 538e59e

https://deploy-preview-7435--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit a376747 into carbon-design-system:master Dec 14, 2020
@emyarod emyarod deleted the allow-text-selection-in-open-tooltip branch December 15, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants