Kelly Dwan

Results 98 issues of Kelly Dwan

Designed by @melchoyce, I just built the json :) ![mono-page](https://user-images.githubusercontent.com/541093/187729687-4ee50b6c-f316-4ed2-b498-9f45565427d7.png) ![mono](https://user-images.githubusercontent.com/541093/187729716-2714cc0c-f244-4a11-ba39-c9875452ab7e.png)

[Type] Style Variation

![primary](https://user-images.githubusercontent.com/541093/187730183-385e4847-5e2f-4044-bca6-113af17fc56d.png) That "image" is actually a cover block with the "Sharp circle…" gradient. ![primary](https://user-images.githubusercontent.com/541093/187730268-2686f976-a98a-4919-80bb-de8a85eb6409.png) (the red & blue really glow together but they don't touch anywhere in the variation itself...

[Type] Style Variation

https://developer.wordpress.org/block-editor/how-to-guides/data-basics/4-building-a-create-page-form/ Not sure yet if this is a problem in the ToC block or the article content.

There's a content filter that replaces strings with formatted characters ([wptexturize](https://developer.wordpress.org/reference/functions/wptexturize/)), and it seems to be replacing the `''` with `”` https://developer.wordpress.org/redesign-test/reference/functions/add_menu_page/

[Type] Bug

I tried to go to a specific page number in wp-admin's functions list table, and it ended up erroring out on me: http://localhost:8888/wp-admin/edit.php?s&post_status=all&post_type=wp-parser-function&action=-1&m=0&paged=20&action2=-1 ``` Fatal error: Uncaught TypeError: count(): Argument...

[Component] Backend

This is tracking issue for https://github.com/mkaz/code-syntax-block/issues/81. Currently we can set this property on the HTML itself, but this isn't possible if using the block in the editor. Example of code...

[Component] Syntax Highlighting
[Status] Blocked

[Originally reported on trac](https://meta.trac.wordpress.org/ticket/7148) by @00travelgirl00 > I have noticed a weird behavior in the menu. > > When I open https://de.wordpress.org/ and increase the size of the canvas, the...

[Type] Bug
[Block] Header & Footer
Low Priority
i18n

Pages with a long table of contents initialize without the sticky scroll behavior, but if you collapse the table of contents it does stick. However, when you scroll to the...

[Type] Bug
[Block] Table of Contents

On many of the redesigned sites, we've been circling around a filter bar design, which uses a modal-ish popover-ish component. For example on Themes, the list of filters is hidden...

Drafting this, as it isn't necessary anywhere just yet— just something I started on because of https://github.com/WordPress/wporg-documentation-2022/issues/56 (before realizing we hadn't set up Code Syntax Block there). When the redesigns...