Cory Harper

Results 6 issues of Cory Harper

**Is your feature request related to a problem? Please describe.** For some units of time, rounding down is very unintuitive. It's probably fine if 29.99 minutes rounds down to 29,...

Currently only `HTMLAnchorElement`s are supported for use as menu item elements with the hook. For flexibility, and as not to prescribe the implementation of the hook to developers using the...

enhancement

Right now, the only fully supported implementation by our hook is a one level deep menu, submenus require extra keyboard controls and considerations that aren't currently implemented. A merge request...

new feature

When we moved from from `Enzyme` to `testing-library` for testing, their `user-event` package, the suggested way of testing events initiated by the user, did not support `ArrowDown` or `ArrowUp`. As...

refactor

### Bug description Here are separate Stackblitz apps to see the difference: [6.2.1](https://stackblitz-starters-cuyzxd.stackblitz.io) [6.3.0](https://stackblitz-starters-nwchet.stackblitz.io) [6.5.1](https://stackblitz-starters-amjrnx.stackblitz.io) It appears that since `6.3.0` the `angle-down` icon has not been vertically centered. I don't...

bug
in progress
needs-triage

**Describe the bug** The most recent version of Chrome on Android supports the HTML5 Drag and Drop API. For example, if you visit https://codepen.io/flaviocopes/pen/JqXZoB on the most recent version of...