Ankit Kumar Shah

Results 10 issues of Ankit Kumar Shah

Trac ticket: [#63120](https://core.trac.wordpress.org/ticket/63120) ## What When a plugin title contains an emoji (e.g., `myplugin❤️wordpress`), the emoji incorrectly appears before the text on the WordPress plugins admin page, showing as `❤️mypluginwordpress`....

There is no episode for any anime in the app.

bug

Closes: #51995 ## What? Fixes blank first frame issue in video blocks on iOS Safari by adding `video.load()` call in Script Module. ## Why? iOS Safari has a rendering timing...

[Type] Bug
[Block] Video
OS Issues

Part of: https://github.com/WordPress/gutenberg/issues/67813 ## What? Refactored Avatar Block code to include ToolsPanel instead of PanelBody. ## Screenshots: |Before|After| |-|-| |![image](https://github.com/user-attachments/assets/1881e803-f283-4a9b-897a-abb03520f002)|![image](https://github.com/user-attachments/assets/2947fa08-1685-4470-8c43-c9a5651019e0)|

[Type] Enhancement
[Block] Avatar

## What? Adds a brief section about block namespaces to the Create Block package documentation. Closes: #42854 ## Why? When using `@wordpress/create-block`, the tool generates blocks with the default `create-block`...

[Type] Developer Documentation
[Tool] Create Block

## What? This PR enhances the List View by displaying the heading level (H1, H2, etc.) alongside the heading title, making it easier to identify and navigate the heading hierarchy....

[Type] Enhancement
Needs Design Feedback
[Feature] List View

Fixes: #67387 ## What? Modify `RichText` paste handling to correctly handle line breaks when `disableLineBreaks` is set to true ## Why? Currently, when pasting text into a RichText component with...

[Type] Bug
[Feature] Rich Text

Closes #55137 ## What? This PR adds optional input fields to the DatePicker component allowing users to directly enter and select day, month, and year values instead of only relying...

[Type] Enhancement
[Package] Components

## What? Closes #70441 Reverts the HTML element control in the Separator block back to the Advanced Inspector panel to restore consistent UI patterns and improve overall usability. ## Why?...

[Type] Regression
[Block] Separator

Closes: #69475 ## What? This PR standardizes block descriptions in the `/packages/block-library` directory, ensuring verb tense and structure consistency. ## Why? Some descriptions use different verb tenses (e.g., “Display” vs....

[Type] Copy
[Package] Block library