Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevTools error boundary: Search for pre-existing GH issues #21279

Merged
merged 2 commits into from
Apr 15, 2021

Commits on Apr 15, 2021

  1. DevTools error boundary: Search for pre-existing GH issues

    Previously the error boundary UI in DevTools showed a link to report the error on GitHub. This was helpful but resulted in a lot of duplicate issues. This commit adds an intermediate step of searching GitHub issues (using the public API) to find a pre-existing match and linking to it instead if one is found. Hopefully this will encourage people to add info to existing issues rather than report duplicates.
    Brian Vaughn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b9b6de4 View commit details
    Browse the repository at this point in the history
  2. Add Facebook-internal build link to Workplace group

    Brian Vaughn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d61818f View commit details
    Browse the repository at this point in the history