Kelly Dwan
Kelly Dwan
I've manually tested this, and everything still works as expected (embeds, shortcodes, etc) across patterns, templates, and content. I also tried using the `the_block_template_html` filter for the issue I raised...
> Let me know if this wasn't the right place to add an issue, and feel free to move it if the case. News is a separate site & theme...
This was also reported at #394, and fixed in #413.
> If it’s problematic on mobile, we could make the element focusable (tabindex="-1") so that you can tap it to move it upwards like it does on hover on desktop....
This was done intentionally - I thought I remembered this from the design, but after a quick scan of the figma I can't find it. The red is one of...
Should that content — the post entry-header `header` — be inside the `main`? The skip link code looks for that `main` element, so we could either update the skip code...
hm, this is a content issue, the button is using the core color `vivid-cyan-blue` on the current site too. I'm tempted to say we should fix the content (update the...
> Is there a plugin available for WordPress/Gutenberg which can flag elements that have low-contrast? That should be a core functionality, but it looks like it's not working on Buttons...
Out of curiosity, can someone screenshot whatever the figma link is supposed to be here? I just keep getting dropped into the main page & don't see anything login-y.
There are two issues here, as far as I can tell— the missing header/footer blocks, and a few block validation errors. I fixed the missing header & footer blocks with...