Phil Sherry

Results 20 comments of Phil Sherry

Is this not simply down to you calling it from a new `.it()` block? For something like you're after, you'd have to do something more like this, right? ```js it(`dropdown_with_${index}_app`,...

Leaving this here for now. https://github.com/sponsors

Why are we using a `pattern` attribute on a `number` input type? > The `pattern` attribute is an attribute of the `text`, `tel`, `email`, `url`, `password`, and `search` input types....

If people are willing to set aside the visual stylistic differences of the separator, and they should, the more important matter to consider is ***accessibility***. _> “Page title vertical line...

Works with `sudo -s` if that helps anyone, but things end up in root's trash: > `==> App moved to trash: /private/var/root/.Trash/Telegram.app`

Came looking for information about this while staring at `Installing Xcode` in the output of a script that I've written, which uses `mas`. I've been staring at it for quite...

As well as having to put things back in the Dock, there is the issue of a system dialog to click through before being allowed to use any of the...

Came to investigate before opening an issue for this, as I'm only just seeing this in the past few days… but this issue is from 2020!? 🤨 Anyway, in 2022:...

Took me a few days to get back to this, but: 1. My VS Code is always latest production, so it was whatever release version was current at the time....

@JoshuaKGoldberg This is one of the most impressive feats I've seen on GitHub and I applaud your efforts. Many thanks. Also, I’d like to echo what @vincentbriglia said about adding...