-
### Motivation
Combobox currently takes a list of values to match an entered value. However, most of the time, users search for other terms other than the value. Providing a native way to specify t…
-
https://github.com/reakit/reakit/blob/374fba604b2487c683db617f5f6fe1a83fe51fdc/packages/ariakit/src/menu/menu-item.ts#L25
-
https://react.semantic-ui.com/modules/sidebar
https://material-ui.com/demos/drawers/
```jsx
{sidebar => (
...
)}
```
-
### Current behavior
When using Tooltip, if the length of the inner text changes while the tooltip is open, the alignment is no longer centered. Once the tooltip closes and re-opens, it's aligned cor…
-
### Current behavior
When I navigate to the Menubar example with tabs, the arrow keys take over and it works great. I can go up / down / left / right.
But when the orientation is vertical, I can g…
-
### Current behavior
I have been trying to use your Menu component to do a recursive menu system, where some items have submenus and some don't. It completely works with the mouse, but when I try to …
-
### Motivation
First of all, sorry of this is already implemented, there are currently no v2 docs, so I am going a little blind here.
What I would like is the option to modify the `translation` an…