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: implement new Popover draft #1969

Merged
merged 4 commits into from
Dec 4, 2024
Merged

feat: implement new Popover draft #1969

merged 4 commits into from
Dec 4, 2024

Conversation

amje
Copy link
Contributor

@amje amje commented Nov 29, 2024

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Visual Tests Report is ready.


return (
<React.Fragment>
{React.cloneElement(child, {ref: anchorRef, ...getReferenceProps()})}
Copy link
Contributor

Choose a reason for hiding this comment

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

getReferenceProps overwrites anchor handlers, for example onClick, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, missed that one, fixed

@amje amje marked this pull request as ready for review December 4, 2024 10:12
@amje amje requested a review from korvin89 as a code owner December 4, 2024 10:12
@amje amje force-pushed the popover-refactor branch from 3ded314 to e15cc1e Compare December 4, 2024 14:17
@amje amje force-pushed the popover-refactor branch from e15cc1e to 99e962a Compare December 4, 2024 16:04
@amje amje merged commit 4823a43 into next Dec 4, 2024
6 checks passed
@amje amje deleted the popover-refactor branch December 4, 2024 16:21
amje added a commit that referenced this pull request Dec 28, 2024
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.

3 participants