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 Transition nodeRef in Positioner component #1271

Merged
merged 1 commit into from
Jul 17, 2021
Merged

Conversation

mshwery
Copy link
Contributor

@mshwery mshwery commented Jul 17, 2021

Overview
This fixes the animations for the Positioner transitions. It expects an actual React ref object, not the old ref callback function style.

getRef actually wraps positionerRef so this will pass the correct value!

Screenshots (if applicable)
NA

Documentation

  • Updated Typescript types and/or component PropTypes
  • Added / modified component docs
  • Added / modified Storybook stories

@netlify
Copy link

netlify bot commented Jul 17, 2021

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: 4a2b19c

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/60f259f1feb53c0008ff9745

😎 Browse the preview: https://deploy-preview-1271--evergreen-storybook.netlify.app

@mshwery mshwery merged commit 6d03cc4 into master Jul 17, 2021
@mshwery mshwery deleted the fix-positioner-ref branch July 17, 2021 19:09
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.

None yet

1 participant