Skip to content

Known issues

Rob Garrison edited this page Mar 24, 2020 · 4 revisions

GitHub Show Repo Issues is missing some repos!

  • Also known as GitHub issue counts.
  • This userscript uses GitHub's REST API v3 because their GraphQL API v4 requires an authentication token; adding this token would be quite a hassle for the end user.
  • Sadly the REST API response for a user's list of repositories only includes thirty (random?) repositories and sometimes not all of a user's repositories are included.
  • This is currently the only userscript with this problem.

GitHub Code Guides are broken in Chrome!

  • RESOLVED! Chrome has fixed this rendering bug! 🎉

  • You may not see any guides, or the guides are ugly and blurry.

  • The problem is an issue with Webkit's linear gradient rendering.

  • The guides will flicker as the page is resized

    gif

Clone this wiki locally