react-graphql-github-apollo icon indicating copy to clipboard operation
react-graphql-github-apollo copied to clipboard

Star count not updated

Open steinitz opened this issue 6 years ago • 3 comments
trafficstars

Hello,

Thanks for this course.

When I 'Star' a repo using this app, the app doesn't show the updated star count until I relaunch the app. Is this the expected behavior?

I thought I had a bug in my code and so checked the behavior of this repo.

EDIT: Oops, I just noticed the note about this on page 127 of the book. I'll close this issue.

steinitz avatar Dec 26 '18 07:12 steinitz

@steinitz I'm having the same issue. What note are you referencing?

matthewboman avatar Jan 20 '19 23:01 matthewboman

Yet, on the other side, the count of stargazers who have starred the repository isn’t updated because it cannot be retrieved from GitHub’s API.

appears on page number 127 (page 142 in my, and probably your, PDF reader's 'Go to page' feature).

You'll implement a star count update in a subsequent section of the book.

steinitz avatar Jan 21 '19 01:01 steinitz

I will reopen this issue in case anyone else stumbles into this and also to improve the writing of the book at this section. Thank you for mentioning it @steinitz 👍

rwieruch avatar Jan 21 '19 02:01 rwieruch