John Blackbourn

Results 494 comments of John Blackbourn

The reason this uses absolute positioning (with a high z-index) is so that it appears above other elements on the page when the fatal error occurs in an awkward location....

> Perhaps accepting a question mark at each prompt which then displays the expanded info I like this idea. It's inline with several other prompts too, including `git add -p`....

Spitballing here. Is it possible to open the main Help overlay during a prompt? If we can come up with a good way to trigger the help, it would at...

I originally thought it was, but no that's not the case. The `Y` is always uppercased for boolean flags, even when the default is `n` (for example the `--theme` and...

In addition, parameters such as `--post_type` operate with default values that aren't reflected in the prompt, but that's a somewhat deeper issue to address.

I just experienced this problem myself after tightening the `permissions` directive in some reusable workflows. It would be great for Actionlint to flag when there's a mismatch between the permissions...

Is that underscore method common? I've not seen it before and if it's used in methods then it'll be incompatible with use of named parameters.

Thanks for the PR, I'll take a look soon. Don't worry about the failing tests, there's an issue with the PHP 8.3 and 8.4 containers at the moment.

Is there an error in your browser console? Any errors in your PHP error log?

Thanks for the PR! I need to take a look at how the underlying property isn't always populated.