When you expand or collapse an accordion, the scrollbar becomes visible during the action
Expected Behavior
No scrollbar as the accordion is expanding or collapsing
I'm not able to repro it in the stackblitz, but here's a screenshot of what it looks like; notice the scrollbar on the right, which shows up only while the accordion panel is expanding or collapsing
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
[X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
[X] The provided reproduction is a minimal reproducible example of the bug.
@15MariamS Could you try to make a reproducible example on Stackblitz? It is super hard for us to know if this is due to the component itself or if the issue might be on the context where it is put
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting an Accessibility issue?
None
Reproduction
https://stackblitz.com/edit/tsq12k-w186yd?file=src%2Fexample.tsx
Bug Description
Actual Behavior
When you expand or collapse an accordion, the scrollbar becomes visible during the action
Expected Behavior
No scrollbar as the accordion is expanding or collapsing
I'm not able to repro it in the stackblitz, but here's a screenshot of what it looks like; notice the scrollbar on the right, which shows up only while the accordion panel is expanding or collapsing
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations