You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reason:
There are components in fluent v9 libraries that has primary slot, for example Input. When wrapping Motion components around Input, the primary slot input is animated, not the container root. https://stackblitz.com/edit/z3cxg9yd?file=src%2Fexample.tsx - Animation is applied only on the input slot
Area
React Components (@fluentui/react-components)
Describe the feature that you would like added
Allow below API from Motion components
Reason:
There are components in fluent v9 libraries that has primary slot, for example Input. When wrapping Motion components around Input, the primary slot
input
is animated, not the container root.https://stackblitz.com/edit/z3cxg9yd?file=src%2Fexample.tsx - Animation is applied only on the input slot
Additional context
No response
Have you discussed this feature with our team
@ling1726 @layershifter
Validations
Priority
Medium
The text was updated successfully, but these errors were encountered: