gravity-ui / uikit

Home Page:https://gravity-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DropdownMenu: hidden active element within list with max-height

saripovdenis opened this issue · comments

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

We will address this issue in #1430