Kai Hao

Results 9 issues of Kai Hao

## Description I did search but couldn't find other issues specific about this, so decided to open one. Feel free to link other related issues or close this one. (I...

[Type] Bug
[Feature] Drag and Drop

### Describe the feature you'd like: The original motivation of this proposal is coming from the performance perspective. `*ByRole` queries are quite slow, compared to the others, and especially in...

enhancement
needs discussion

**Context:** - Playwright Version: 1.25.1 - Operating System: Mac - Node.js version: 16.14.0 - Browser: Chromium **Code Snippet** Click to expand the code snippet ```javascript const { chromium, expect }...

v1.27

Originally posted in https://github.com/microsoft/playwright/pull/12999#issuecomment-1092536668. > Now that we have all these accessible attributes helpers, is it worth making them available under locator and assertions as well? > > For instance,...

P3-collecting-feedback

## What? Allow dropping files/blocks/HTML on an empty paragraph block. ## Why? Fix https://github.com/WordPress/gutenberg/issues/29145. ## How? I also created the `dragFiles` util to help test DnD in Playwright e2e tests....

[Type] Enhancement
[Feature] Media
Needs Design Feedback
[Feature] Drag and Drop
[Block] Image
[Block] Paragraph

## What? Part of https://github.com/WordPress/gutenberg/issues/30142. Add CSS validation message to custom CSS input. Currently only an error message `Error while parsing the CSS.` will be shown, there's no debug info....

[Type] Enhancement
Global Styles

## What kind of change does this PR introduce? I would say it's both a bug fix and a feature? Not sure. ## What is the current behavior? Currently, copying...

## What? Close https://github.com/WordPress/gutenberg/issues/61515 and https://github.com/WordPress/gutenberg/issues/61547. Adjust the icons and the text descriptions of the binding connected blocks (pattern overrides, connected post meta, etc.) ## Why? The generic connection icon...

[Type] Enhancement
Needs Design Feedback
Needs Accessibility Feedback
[Feature] Patterns
[Feature] Block bindings

## What? Continued from #61127. Fix some issues before and after merging that PR. 1. Fix the "Modify" button not showing in the menu if the block is not selected....

[Type] Bug