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

refactor: replace Tippy with FloatingUI #306

Closed
wants to merge 3 commits into from
Closed

Conversation

YousefED
Copy link
Collaborator

@YousefED YousefED commented Aug 9, 2023

Tippy is deprecated (see https://github.com/atomiks/tippyjs-react#tippyjs-for-react), and the author recommends switching to Floating UI.

Meanwhile, there are issues with the latest Webpack / Nextjs and Tippy, see #292. This might be a good opportunity to replace all Tippy instances with Floating UI.

I've made a start with that in this PR. Seems migrating is quite doable. Some simple tooltips can be replaced with Mantine Tooltip (https://mantine.dev/core/tooltip/), others (specifically the positioners) should be replaced by Floating UI

@vercel
Copy link

vercel bot commented Aug 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote-website ❌ Failed (Inspect) Aug 9, 2023 8:08am

@YousefED YousefED added the good advanced issue Good for experienced contributors label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good advanced issue Good for experienced contributors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants