-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DrawerList): fix auto sizing when used in Drawer component
Depends (more or less) on PRs: #1632 #1633 #1631 Reproduction [CSB](https://codesandbox.io/s/eufemia-drawer-list-in-drawer-x74m4l?file=/src/App.tsx) for reported issue. To do so: - Visit https://x74m4l.csb.app/ - Zoom browser to 150% The `Drawerlist` is then very narrow in height or off screen positioned.
- Loading branch information
1 parent
53370d0
commit 7c5429a
Showing
2 changed files
with
29 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters