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 floating-ui to the old/existing OverflowMenu @carbon/react implementation #16542

Closed
Tracked by #14139
2nikhiltom opened this issue May 22, 2024 · 1 comment
Closed
Tracked by #14139

Comments

@2nikhiltom
Copy link
Contributor

No description provided.

@2nikhiltom
Copy link
Contributor Author

The current OverflowMenu is a class-based component. To implement floatingUI with hooks, we first need to convert this component to a functional component.
It's worth noting that we already have a new class-based OverflowMenu component available, which includes floatingUI by default. We recommend users adopt this new version.

@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Design System Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants