## Description - Due to the resize handle dot (see screenshot)  A scroll used to appear (before this PR) when a widget was at the bottom of an auto height enabled container like widget. (See _before_ recording below in the media section) - This used to happen only in the edit mode, as the resize handles are not available in any other mode (view or preview) - This PR fixes it by ensuring the parent container accommodates by removing the scrollbars when we have auto height enabled in container like widgets. - As a result, despite the dots being present, the scrollbars don't appear in the container like widgets when auto height is enabled. (see _after_ recording below in the media section) Fixes #20806 Media Before https://user-images.githubusercontent.com/103687/220143436-c4f95377-0f38-4340-ba12-c5f352bd3511.mov After https://user-images.githubusercontent.com/103687/220143336-bd475c52-efb8-4d70-8c21-09a7b663133a.mov ## Type of change - Bug fix (non-breaking change which fixes an issue) |
||
|---|---|---|
| .. | ||
| client | ||
| rts | ||
| server | ||
| shared | ||
| util | ||
| yarn.lock | ||