-
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
b43e3e8
commit b581f14
Showing
7 changed files
with
380 additions
and
126 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
Oops, something went wrong.