Dylan Smith
Dylan Smith
Hi, I’m a designer at GitHub and npm. We’re currently fixing accessibility issues across the npmjs.com site. One problem that was raised in a recent audit[^1] was the contrast ratio...
I agree with this. I think `.foo` in particular can be confusing for non-CS types (and even then). Providing larger, more contextual snippets would be easy enough but not quite...
> You can't link to deprecated hacks now ... I see people only sharing to howtotarget.email without specifying an hack. Maybe it doesn’t matter then. "Working" hacks are fine and...
Note @husseinalhammad contributed the `deprecated` filter in https://github.com/dylanatsmith/howtotarget/pull/30
Adding some additional use cases: ## Search workflows This is live in the repo Actions tab (ex: https://github.com/github/github/actions) ## Manage knowledge bases This is from a new design for Copilot...
My understanding is that CSS Tricks is in maintenance mode (no updates for several months after the Digital Ocean layoffs earlier this year) so I don’t expect this issue to...
@ShizukuIchi I appreciate this is not likely a priority for you, but do you mind taking a quick look to close this out? 🙏
FYI we have similar but different patterns implemented piecemeal in other places. I've done it so that the message is `50 / 100 characters remaining` (show total limit, no period)...