Vrishabh Jasani

Results 4 issues of Vrishabh Jasani

## What? - Refactor `Autocomplete` component using `DropdownMenu` instead of custom `ListBox` ## Why? - https://github.com/WordPress/gutenberg/issues/64323 ### Issues - The `Type / to chose a block` text disappears when the...

[Type] Enhancement
[Package] Components

Fixed autocomplete dropdown navigation for PHP files : - Intercepting Up/Down arrow keys - Manually handling hint selection to prevent the cursor resetting to the first item when navigating through...

## What? - Closes https://github.com/WordPress/gutenberg/issues/69896 ## Why? - Even if you set colors in the calendar block using global styles and theme.json, the colors of td and caption do not...

[Type] Bug
[Block] Calendar

## What? - Closes : https://github.com/WordPress/gutenberg/issues/66663 - Attach image to post that is uploaded in core/image block via media library option. - Detach the image when the block is removed...

[Type] Enhancement
[Feature] Media
[Block] Image