Closed JustSlone closed 1 month ago
@bsunderhus would you be able to also update the
Dialog
docs to mention thebackdropMotion
prop as well? As Justin says here, there's no mention for it anywhere for now.
UPDATE: We did a new release for the v9 storybook and sub component tabs are now back, which include DialogSurface
that mentions backdropMotion
.
The same is applicable there https://github.com/microsoft/fluentui/issues/32432#issuecomment-2324687163
UPDATE: We did a new release for the v9 storybook and sub component tabs are now back, which include
DialogSurface
that mentionsbackdropMotion
.
This is great, thanks!
@tudorpopams, @bsunderhus Should we also have a story showing how to customize motion?
UPDATE: We did a new release for the v9 storybook and sub component tabs are now back, which include
DialogSurface
that mentionsbackdropMotion
.This is great, thanks!
@tudorpopams, @bsunderhus Should we also have a story showing how to customize motion?
We have a section in our stories on how to customize motion (maybe it's missing more documentation there 🤔) @JustSlone, I believe on the Dialog
side is enough to show what property gives access to motion, and then it becomes users responsibility to research Motion
on our docs 😁
We need general motion doc page in storybook about this.
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
The dialog documentation / stories does not include information on how to customize or disable animations. The only information is a brief mention of the types for
surfaceMotion
. In factbackdropMotion
is not even mentioned in the docs.Have you discussed this feature with our team
No response
Additional context
This issue comes from a partner request about "how to disable motion on dialog".
Validations
Priority
Normal