gravity-ui / uikit

https://gravity-ui.com
MIT License
516 stars 84 forks source link

DropdownMenu: hidden active element within list with max-height #1620

Open saripovdenis opened 1 month ago

saripovdenis commented 1 month ago

Problem: Hidden active element by arrows navigation: https://github.com/gravity-ui/uikit/assets/74184888/dec27825-f144-49e4-9efc-39ffaa67b9ba

Is it possible to constrain DropdownMenu's list height by props? Otherwise, how to scroll to the active element with styles override?

Playground: https://stackblitz.com/edit/vitejs-vite-xpefsl?file=src%2FApp.tsx,index.html,index.css

amje commented 1 month ago

We will address this issue in #1430