behaviors icon indicating copy to clipboard operation
behaviors copied to clipboard

Shared behaviors for JavaScript components

Results 7 behaviors issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/primer/behaviors/issues/257 This PR attempts to address the issue where if an element is disabled or hidden after the `focusZone` function has ran, the focus trap no longer works. I've...

Stale

I was looking at this code today and realised it's wrong. This fixes the badbad.

Stale

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.20.2. Release notes Sourced from esbuild's releases. v0.20.2 Support TypeScript experimental decorators on abstract class fields (#3684) With this release, you can now use TypeScript...

dependencies
skip changeset

Hi, I noticed that the tooltips in PR pages are not aligned properly when `body` has `margin` set. Check out the comparison below, you can see the tooltip shifts `200px`...

react
rails

For ArrowVertical does not take into account input elements of type "number" that have step defined, meaning it overrides the default behaviour making stepping with up and down key no...

bug
Stale
react
rails

Moving focus stops working upwards if hidden attribute is set to true of an element in the focus flow To reproduce: I have button that I hide when it is...

behaviors
a11y eng