Brad Frost
Brad Frost
I asked around about this: https://twitter.com/brad_frost/status/917429730630098951 and got some interesting results from a11y folks. It sounds like accesskeys can interfere with screen readers' built-in keyboard shortcuts. I'm going to ponder...
@bmuenzenmeyer Yep I figured as much. Just flagging it since I just read the post. 👍
Thanks @bmuenzenmeyer! Fascinating the post is from '09. I wonder how much of it is still relevant, especially considering cross-browser stuff is woven in there. Being that our audience is...
The `head` looks cleaner now :) ``` Pattern Lab ```
Very strange! The right-facing arrow makes sense, but the block-level comment shouldn't be doing that. Will take a look.
@bmuenzenmeyer for these changes, what branch should I be working in? I want to make sure I'm on the straight and narrow.
@bmuenzenmeyer The contributing guidelines are good. I guess I'm trying to figure out if this small change would necessitate its own branch, or could that work happen right on `develop`?...
I can confirm this is working properly in PL Node. Will check on PHP in a bit.
I can reproduce this bug in PL PHP using the Mustache engine. Not sure the scope of the bug (is it all PHP? Just Mustache? Something else?) but I trust...
@james-nash Thanks for this suggestion. Just so I can wrap my head around this, you're trying to accomplish theming that can (maybe even radically) adjust the skin of the UI?...