gravity-ui / uikit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug(Label): Close action is not accessible via keyboard

KalachevDev opened this issue · comments

Here is the link to (a bit weird but anyways) reproduction - https://t.ly/ndw1x

Seems the problem is here: https://github.com/gravity-ui/uikit/blob/main/src/components/Label/Label.tsx#L136

@KirillDyachkovskiy I found out you added that piece of code. What's the point of not handling keydown from action button?