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

Add: FloatingFocusManager component #13

Open
9 tasks
endigo9740 opened this issue Apr 25, 2024 · 0 comments
Open
9 tasks

Add: FloatingFocusManager component #13

endigo9740 opened this issue Apr 25, 2024 · 0 comments
Labels
feature request Request a new feature to add. help wanted Extra attention is needed
Milestone

Comments

@endigo9740
Copy link
Contributor

Reference

https://floating-ui.com/docs/FloatingFocusManager

Description

Provides flexible modal or non-modal focus management for a floating element. Modal behavior is the default — focus is fully trapped inside the floating element while it is rendered. This is necessary to ensure that focus is properly managed for keyboard interaction.

Props

  • context
  • disabled
  • initialFocus
  • returnFocus
  • guards
  • modal
  • visuallyHiddenDismiss
  • closeOnFocusOut
  • order

Troubleshoot

https://floating-ui.com/docs/FloatingFocusManager#page-scrolls-to-top-when-opening-the-floating-element

@endigo9740 endigo9740 added the feature request Request a new feature to add. label Apr 25, 2024
@endigo9740 endigo9740 added this to the v1.0 milestone Apr 25, 2024
@Hugos68 Hugos68 added good first issue Good for newcomers help wanted Extra attention is needed and removed good first issue Good for newcomers labels May 15, 2024
@endigo9740 endigo9740 pinned this issue May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature to add. help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants