Siddharth Kshetrapal

Results 93 issues of Siddharth Kshetrapal

I tested this with [@auth0/babel-preset-cosmos](https://packagephobia.now.sh/result?p=@auth0/babel-preset-cosmos) and got a scary result, but couldn't pin point why By running cost-of-modules on my machine, I found it was because of one specific dependency:...

feature

[See rendered markdown](https://github.com/primer/react/blob/adr-experimental-package/contributor-docs/adrs/adr-008-experimental-components.md)

react
skip changeset

#### Changes 1. Adds an optional argument to `useAnchoredPosition` to observe changes to anchor element: `observe` 2. AnchoredPosition now uses useAnchoredPosition with `observe` which means overlay re-positions based on changes...

react

Created from https://github.com/primer/react/pull/2168 by @jdrush89 Describe your changes here. Add support for ReactNode as the child type in ActionMenu.Overlay so that conditional children can be rendered within an overlay. Closes...

react

Context: The current slot implementation isn't ideal when it comes to server side rendering - It only renders the freeform main slot on the server and then adds other slots...

bug
size: sand
react

Refactor Avatar to use Box + sx as recommended in https://github.com/primer/react/pull/2020

skip changeset

Brings back - #2006 - #2069 - #2084

react

Part of the [toolchain for component development](https://github.com/github/primer/issues/774#toolchain) _Before we start asking other teams to start using the toolchain, we should use it in internal repos to test the experience_  ...

Stale
react
skip changeset

- Based on https://github.com/github/primer/discussions/696 - Fixes https://github.com/github/primer/issues/994 - Fixes https://github.com/github/primer/issues/995 - Fixes https://github.com/github/primer/issues/993 . - [See new section about accessibility in docs →](https://primer-01ca87129d-13348165.drafts.github.io/ActionMenu#accessibility) --- Open questions: 1. Is the prop...

accessibility
react

### Problem Our visual regression testing isn't helpful for testing interactions on components like open menus, focus styles, tooltips on hover, etc. Snapshot for menu with single selection, we can't...

coverage
size: rock
react