Skip to content

Conversation

devongovett
Copy link
Member

Closes #6800, closes #7303, closes #7289

Alternative implementation of #7289. Instead of making TooltipTrigger into a collection component, we can forward FocusableContext from the fake DOM tree into the real DOM tree. Tooltip itself will be rendered into the real DOM via a portal.

@rspbot
Copy link

rspbot commented Feb 19, 2025

@rspbot
Copy link

rspbot commented Feb 19, 2025

## API Changes

@react-aria/interactions

/@react-aria/interactions:FocusableContext

+FocusableContext {
+  UNTYPED
+}

@snowystinger snowystinger added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit a20933c Feb 20, 2025
30 checks passed
@snowystinger snowystinger deleted the tooltip-collection branch February 20, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListBoxItem - Adding onFocusChange Can't use Tooltip with Tab

5 participants