Skip to content

fix(drawer): tolerate fractional scroll metrics - #36520

Open
mohd-saif-1850 wants to merge 1 commit into
microsoft:masterfrom
mohd-saif-1850:fix-drawer-scroll-bottom-divider
Open

fix(drawer): tolerate fractional scroll metrics#36520
mohd-saif-1850 wants to merge 1 commit into
microsoft:masterfrom
mohd-saif-1850:fix-drawer-scroll-bottom-divider

Conversation

@mohd-saif-1850

Copy link
Copy Markdown

Description

This PR fixes the scroll-bottom detection in DrawerBody.

Previously, the component checked whether the drawer had reached the bottom using an exact equality comparison:

scrollTop + clientHeight === scrollHeight

@mohd-saif-1850
mohd-saif-1850 requested review from a team and mainframev as code owners August 5, 2026 16:45
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.

1 participant