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

fix(Flex,ListItemView): return ref drilling by React.forwardRef #1612

Merged
merged 2 commits into from
May 23, 2024

Conversation

IsaevAlexandr
Copy link
Contributor

@IsaevAlexandr IsaevAlexandr commented May 23, 2024

returns missing ref in Flex component.

Previous pr #1583 with attrs typings broke new useList Dnd working example cos react beautiful dnd can't pass ref into ListItemView node

I hope I won't have to wait long of React 19 release with auto ref passing during regular props

Better to look this pr with
image

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@IsaevAlexandr IsaevAlexandr merged commit 9b8f4f8 into gravity-ui:main May 23, 2024
5 checks passed
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