David Sanders

Results 174 comments of David Sanders

We could improve this on Fiddle, but I think until electron/electron#32857 is fixed, there's going to continue to be buggy behavior on Linux.

@erikian, after your most recent changes, is `TestIdContainer` still needed here?

Hi @aadcg, can you test the latest release ([v0.36.4](https://github.com/electron/fiddle/releases/tag/v0.36.4)) and see if this is still a problem for you? Thanks!

@AlokYadavCodes, I've changed this PR to be a draft for the moment, the test failures are related to needing the `@electron/fiddle-core` PR to land first.

@AlokYadavCodes, you'll need to bump the version of `@electron/fiddle-core` in this PR to use [the new v1.4.0 release](https://github.com/electron/fiddle-core/releases/tag/v1.4.0) with your corresponding changes there. > If you have a moment to...

@AlokYadavCodes, the UI around the "Run from ASAR" button needs to be improved from my testing, the dropdown is a bit awkward looking with the focus ring around it (could...

This unfortunately looks to be an edge case with `actions/stale`, which has dozens of options and lots of quirky behavior. Specifically it looks like those example issues have a comment...

They rolled back 4.1.2 to a pre-release while investigating a bug, so, bad Dependabot.

Doesn't look like this is going to be resolved upstream any time soon, should only affect `sparse-checkout`, and we've already landed this in other repos without issue, so going to...

It would be nice if we had a way to verify the changes were actually lossless (not just for this PR, but any future ones), so we don't risk committing...