Siddharth Kshetrapal

Results 301 comments of Siddharth Kshetrapal

> Other menus on github.com remain open as the page is scrolled, even if they are scrolled out of view. Here is the issue comment menu, for example (screen recording...

> Is this still active? We still need it 😅 but I haven't touched this in few weeks since floating it for a11y feedback. Will have to schedule this to...

@jdrush89 A canary version is published for each commit you can install this one by running `npm install @primer/[email protected]` in the repo you want to install like memex

That's perfect! I'll merge this tomorrow and add it to the next release :)

> While we accept ownership of these new components, we do want them to adhere to conventions that we are strictly following in our team. > In case of urgent...

Update! After collecting feedback from the team, I have updated decision no.3, the location where the source code of experimental components would live from new repository `github.com/primer/react-candidates` to existing module...

@howdyray Not yet. The follow up work after this ADR gets approved would be on docs and discoverability of these components, which should help us spot emerging patterns and candidates...

Hi! > When I put an AutoComplete inside an Overlay the autocomplete's overlay goes behind the parent Overlay. Is there a way to get around this or is this a...

![spongebob-dusting-cobwebs](https://user-images.githubusercontent.com/1863771/187160268-3c1ccafd-243d-4def-ac89-5063fa4b2c1a.gif)

This is a bug with Overlay abstraction (not AnchoredOverlay), Added repro with our storybook to the description ⬆️