Skip to content

Conversation

@acr92
Copy link
Contributor

@acr92 acr92 commented Oct 22, 2024

This commit ports #6984 to react-aria-components.

Closes #7226
Related to #6546 (@rtwayland commented that the same issue was in RAC and this fixes it).

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

This commit ports adobe#6984 to
react-aria-components.
@acr92 acr92 force-pushed the rac/tooltip_stuck_on_screen branch from ffc538b to dc0436b Compare October 22, 2024 14:06
Copy link
Member

@snowystinger snowystinger left a comment

Choose a reason for hiding this comment

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

Thank you very much! I tested in Chrome and it's working as expected. Thanks for the test as well!

@snowystinger snowystinger changed the title RAC: Fix tooltip stuck on screen when scrolling fix: RAC - tooltip stuck on screen when scrolling Oct 23, 2024
@yihuiliao yihuiliao changed the title fix: RAC - tooltip stuck on screen when scrolling fix(RAC): Close tooltip when scrolling Oct 24, 2024
Copy link
Member

@yihuiliao yihuiliao left a comment

Choose a reason for hiding this comment

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

lgtm - tested on chrome, firefox, and safari

@yihuiliao yihuiliao added this pull request to the merge queue Oct 24, 2024
Merged via the queue into adobe:main with commit 93c26d8 Oct 24, 2024
31 of 32 checks passed
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.

RAC: Tooltip gets stuck to the screen while the user is scrolling over the screen.

3 participants