Skip to content

Conversation

aaronccasanova
Copy link
Member

WHAT is this pull request doing?

This PR reverts the Tooltip updates made in PR# 11645 in favor of using the existing active prop. The original PR added support for dismissing the Tooltip on child enter/space key interactions (e.g. when a copy to clipboard button is pressed). However, we later realized we can simply set the active prop to false for the duration of the copied timeout.

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

🎩 checklist

@aaronccasanova aaronccasanova added the 🤖Skip Changelog Causes CI to ignore changelog update check. label Mar 28, 2024
Copy link
Contributor

@sophschneider sophschneider left a comment

Choose a reason for hiding this comment

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

Nice!

@aaronccasanova aaronccasanova changed the title Revert Tooltip updates to close on enter/space key interactions Revert Tooltip updates to close on child enter/space key interactions Mar 28, 2024
@aaronccasanova aaronccasanova merged commit 0c26884 into main Mar 28, 2024
@aaronccasanova aaronccasanova deleted the revert-tooltip-updates branch March 28, 2024 17:40
@aaronccasanova aaronccasanova added the #gsd:38421 Polaris Common Action Patterns label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#gsd:38421 Polaris Common Action Patterns 🤖Skip Changelog Causes CI to ignore changelog update check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants