Haz

Results 81 issues of Haz

Closes #656 Work in progress **How to test?** TBD **Does this PR introduce breaking changes?** No

stale

Closes #814 **How to test?** Check https://deploy-preview-818--reakit.netlify.app/docs/menu/#menu-actions following the instructions on #814 **Does this PR introduce breaking changes?** No.

Currently, the saturation and brightness picker is using a single [`role="slider"`](https://www.w3.org/TR/wai-aria-1.2/#slider) element, which is supposed to be one-dimensional, but is being used to control a two-dimensional pane. One of the...

help wanted

## Bug report Hello! While debugging Reakit and checking the behavior on other libraries, I found out that Radix has a similar issue. ### Current Behavior Focusing on the tab...

Type: Bug
Topic: Accessibility
Package: react/tabs

### Describe the feature you'd like: I'm testing a combobox element with a behavior that is quite similar to the address bar in the browser. That is, when you start...

enhancement

### Describe the feature you'd like: I'm testing composite components that use `aria-activedescendant` to move focus. I would like to test whether some item is "virtually" focused or not after...

enhancement
good first issue