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

feat(tooltip): swapped to use floatingui #2037

Merged
merged 181 commits into from
Dec 22, 2023
Merged

feat(tooltip): swapped to use floatingui #2037

merged 181 commits into from
Dec 22, 2023

Conversation

agliga
Copy link
Contributor

@agliga agliga commented Dec 14, 2023

Description

Added floating ui to tooltip.
At the moment left it to use limited positions.
There might be a bug with positions but I think its a skin issue.
This depends on the typescript PR to be merged first.

Copy link
Member

@LuLaValva LuLaValva left a comment

Choose a reason for hiding this comment

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

Looks good, thanks Andrew! The only problem I noticed was that popper didn't change when the size of the container it was labeling changed (i. e. via screen resize), but I think that may be a limitation of floatingui and not your implementation
image

Copy link
Member

@LuLaValva LuLaValva left a comment

Choose a reason for hiding this comment

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

Quick comment, but you don't have to change it. I think you're good to merge.

src/components/components/ebay-tooltip-base/constants.ts Outdated Show resolved Hide resolved
@agliga agliga merged commit f6ccce5 into 13.0.0 Dec 22, 2023
1 check failed
@agliga agliga deleted the floatingui branch December 22, 2023 22:57
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.

2 participants