Kelly Dwan

Results 98 issues of Kelly Dwan

The child theme here was only added for testing purposes. Real use cases will have their own project repos, so this child theme will never be used.

[Type] Developer Experience

See https://github.com/Automattic/blocks-everywhere/issues/176 This switches the toolbar to be static-positioned on wp.org, so that it shows up above the post editor rather than floating outside it. It does remove the "fixed"...

> I was navigating around the site on staging and found the single pages were pretty slow to load. > > Can we update them? The related sites contribute to...

[Component] Theme
[Component] Backend

See https://github.com/WordPress/wporg-developer/issue/490 — The heading styles have been updated for all "Learn" sections. Those updates have been [made on developer.w.org](https://github.com/WordPress/wporg-developer/pull/493) and need to be brought over into the Documentation site...

[Component] Theme
Redesign

I recently [dropped a link in slack](https://wordpress.slack.com/archives/C02RP4VMP/p1706112709528459?thread_ts=1706062122.694249&cid=C02RP4VMP) and realized the embedded data was wrong— I shared a category page, and it used the data from the first post in the...

[Type] Bug
[Component] Backend

This is part of the Single template, #3. Some pages use a "changelog" pattern, which seems to be a styled group block. For example, https://wordpress.org/support/article/dimension-controls-overview/, https://wordpress.org/support/article/wordpress-editor/. In the new design,...

[Component] Blocks
[Component] Theme
[Status] On Hold
Low Priority

Extracting from https://github.com/WordPress/wporg-main-2022/issues/253: > The language banner is in an unconventional position, worth trying at the top below top bar. This banner is used on the homepage of Documentation, to...

[Status] Needs Design Feedback
[Component] Theme
[Status] On Hold

Prior to https://github.com/WordPress/gutenberg/pull/60349, pattern blocks would run the `render_block`, `render_block_core/pattern`, and related rendering hooks. I've used those to filter over pattern content (see https://github.com/WordPress/wporg-parent-2021/issues/136 for specific details). Since patterns no...

[Type] Bug
[Feature] Patterns

Are there any security concerns with using inline SVGs? This may depend on the method we choose in #1, but if anyone has any preliminary concerns, let's talk through them...