Vrishabh Jasani
Vrishabh Jasani
Thanks for the review @Mamaduka, ill look for the blocks that have the media library handling and generalize this feature.
Hi @mirka 👋 - I have refactored the Autocomplete component as per this issue : [#64323](https://github.com/WordPress/gutenberg/issues/64323) - There are some issue which I need guidance upon mentioned in the `PR...
Hi @ciampo 👋 - Initially, I had used `DropdownMenuV2` but due to `several issues` which I encountered, I instead used `DropdownMenu` - The visual trigger in this case has been...
Hi @andrewserong @ellatrix @Mamaduka - I have raised a PR for the feature's first iteration : https://github.com/WordPress/gutenberg/pull/70313 Let me know the further steps on this and if the multiple posts...
Hi @gmovr - I have raised a PR for the feature : https://github.com/WordPress/gutenberg/pull/70235 - This is the first iteration and will require more feedback in order to proceed Let me...
Hi @mrfoxtalbot 👋 - As per my evaluation of the PR [#69063](https://github.com/WordPress/gutenberg/pull/69063), this particular feature was excluded - This was the commit : [Remove: toc-exclude class functionality. Out of scope.](https://github.com/WordPress/gutenberg/pull/69063/commits/587d7600c3d4070aa9bb563e51343b8fceb80fb8)...
Looping in @gmovr as well.
Hi @mrfoxtalbot, thanks for the response. - The feature that is live is for showing headings upto a certain level i.e. till h1-h6. - This issue suggests that users aren't...
Hi @mrfoxtalbot yes you are correct, its for more control over specific headings. Instead of creating a new issue, IMO this issue was [branched out](https://github.com/WordPress/gutenberg/pull/69063#issuecomment-2648199270) from the PR for the...