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 hoverable close button #10716

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Fix hoverable close button #10716

merged 1 commit into from
Sep 3, 2024

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Sep 3, 2024

#10698 broke mobile interaction with "closable containers" because it actually relied on hover emulation to show the close button. I've opted to mostly put it back the way it was, though I also took the opportunity to remove the showCloseIconOnHover parameter in favor of consistently using these across the app.

@bhollis bhollis merged commit 4288947 into master Sep 3, 2024
7 checks passed
@bhollis bhollis deleted the close-button branch September 3, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants