Tim Gesemann

Results 5 issues of Tim Gesemann

**Is your feature request related to a problem? Please describe.** When you have a nested pkg structure like root/frontend/... the extension still tries to find your package.json at root/package.json instead...

enhancement

Closes #4289 ### Changelog #### New #### Changed Updated the autocomplete-input component to now emit a change event, once a user input makes the input value matches an autocomplete suggestion....

### Description https://github.com/primer/react/assets/13063135/a908fe24-f3e3-4729-ad1b-93932a03c052 When the string you type into the autocomplete input field exactly matches a suggestion, the last character is lost on blur ### Steps to reproduce 1. Go...

bug
Stale
react

Closes #3606 ### Changelog #### New #### Changed - ***Avatar***: Expanded the `src` prop to allow not only strings but also image data objects as a source for images. These...

# Description This PR resolves an issue where the TypeScript compiler fails to build the InputOTP component due to unsafe access of the OTPInputContext's slot array. To address this, the...

area: roadmap
component: input-otp