Erick Zhao

Results 77 issues of Erick Zhao

Backport of https://github.com/electron/electron/pull/41575 See that PR for details. notes: none

backport
semver/none
30-x-y

It would be nice if we had a `Format on Save` option similar to. To make it simple, we could use it just use Prettier with its default settings.

:sparkles: enhancement
area:editors

This should match the experience from standard terminals.

:sparkles: enhancement
good first issue
area:console

When a GitHub PAT expires, we pop up a dialog that says that the auth was invalid. To remedy this, the user needs to manually sign out in the settings...

:sparkles: enhancement
area:gist

Since #1093, we have the ability to test Fiddle's React components using React Testing Library (RTL). We should gradually migrate all our Enzyme component tests to RTL to move away...

:test_tube: tests

See https://github.com/electron/electron/pull/37535/checks?check_run_id=12028226514 The original review from @~nornagon was of this format: Link: https://github.com/electron/electron/pull/37535#pullrequestreview-1337900204

:beetle: bug

We need to find a replacement for our usage of https://rawgit.com for parsing images, since it entered sunset mode in 2018 😬 Ref: announcement at https://rawgit.com/

Docusaurus just released a new major version! https://docusaurus.io/blog/preparing-your-site-for-docusaurus-v3 TODO: flesh this out into smaller issues before we do the major version upgrade.