Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kingkenway authored Nov 6, 2020
1 parent 0a996be commit 7956c12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Google Chrome Extension that adds stories to your GitHub dashboard.
- Story list view:

- Add circle around profile pictures. Like [this](https://user-images.githubusercontent.com/17879672/98292602-3db4e280-1fad-11eb-8398-0397889399f3.png).
- Add css color to profile pictures, with already viewed stories.
- Increase tries++ to 25-30 for the sake of users with poor network connection.
- Display button to reload stories, if tries++ has been exceeded.

Expand All @@ -34,6 +35,6 @@ Google Chrome Extension that adds stories to your GitHub dashboard.
- Maintain aspect ratio of view when resizing like Instagram.
- Improve Mobile responsiveness.
- Display nested stories of each unique user.
- In the story view, enable both profile picture and user actions (e.g starred repo/ followed user to be clickable.)
- On reaching the last user story, trigger load more in background to fetch and pre-populate/append stories data.
- In the story view, enable both the user profile picture and user actions (e.g starred repo/ followed user) to be clickable
- On reaching the last user story, trigger load more in background to fetch and pre-populate/append stories data and proceed to the next.

0 comments on commit 7956c12

Please sign in to comment.