George Mamadashvili

Results 32 issues of George Mamadashvili

## What? There's no need for those function calls; the `gutenberg_enqueue_global_styles_assets` method was removed in #41306. ## Testing Instructions CI tests should pass.

[Type] Task
Gutenberg Plugin

Related [Trac ticket 57471](https://core.trac.wordpress.org/ticket/57471). This is the tracking issue to coordinate the backporting of all PHP changes added in the Gutenberg plugin that needs to be backported for the WordPress...

Gutenberg Plugin
[Type] Tracking Issue

## What? Upgrade Playwright to v1.41.2 ## What's new? https://github.com/microsoft/playwright/releases/tag/v1.41.0 ## Testing Instructions CI checks are green.

[Type] Automated Testing

## What? Now that [Playwright migration is completed](https://github.com/WordPress/gutenberg/issues/38851), we can safely remove Puppeteer and related. ## Testing Instructions CI should be green.

[Type] Automated Testing

## What? Resolves #56259. PR updates Social Icon's block to auto-match service variation based on the URL pattern. It also enables direct insertion of the block. > [!NOTE] > Some...

[Type] Enhancement
[Block] Social

Based on the conversation in https://github.com/WordPress/gutenberg/pull/58171#discussion_r1464748394. Somewhat related issue - #55751. Currently, it isn't straightforward to perform user logout action in e2e tests without affecting other tests in the worker....

[Type] Automated Testing

## What? PR removes support for the `directInsert` callback value in `getDirectInsertBlock`. Update: I've also removed selector memoization; now that data comes directly from the store, there's no need for...

[Type] Code Quality
[Package] Block editor

## What? PR introduces a resolver for `getEntityConfig` and replaces `getOrLoadEntitiesConfig` with it. ## Why? Currently, if two or more components call `getEntityRecod` simultaneously for an entity with the config...

[Type] Enhancement
[Package] Core data

A sync ticket for https://github.com/WordPress/gutenberg/pull/59243. Trac ticket: https://core.trac.wordpress.org/ticket/61023 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this...

Sync ticket for https://github.com/WordPress/gutenberg/pull/61244. Trac ticket: https://core.trac.wordpress.org/ticket/61110. --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull...