microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.87k stars 2.66k forks source link

[Bug]: Opening the drawer in "overlay" mode removes the scrollbar of the entire page #31388

Closed pellea closed 2 weeks ago

pellea commented 2 weeks ago

Library

React Components / v9 (@fluentui/react-components)

System Info

https://react.fluentui.dev/?path=/docs/components-drawer--default

Are you reporting Accessibility issue?

no

Reproduction

https://react.fluentui.dev/?path=/docs/components-drawer--default

Bug Description

Actual Behavior

Opening the drawer in "overlay" mode removes the scrollbar of the entire page. The bug is easily reproductible in the docs (https://react.fluentui.dev/?path=/docs/components-drawer--default).

Expected Behavior

Being able to scroll after opening/closing the drawer.

Logs

No response

Requested priority

Blocking

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

layershifter commented 2 weeks ago

Duplicate of #31369. Fixed in #31367. I have triggered a release, so it will on NPM soon.