Vitaliy-Mazurenko / github-kanban-board

GitHub issue tracker
0 stars 0 forks source link

Implement GitHub repo issues viewer #1

Open Vitaliy-Mazurenko opened 2 months ago

Vitaliy-Mazurenko commented 2 months ago

User should enter repo URL in the input on top of the page and press "Load". For example: https://github.com/facebook/react. App loads issues for the repo using Github API. App contains 3 columns: ToDo (all new issues) In Progress (opened issues with assignee) Done (closed issues) User should be able to drag-n-drop between the columns and change the order of issues. Current issue position (column and order) should be stored between search and browser sessions. When the user loads issues for Repo1 -> Repo2 -> Repo1 he should see all changes he did for Repo1. User should be able to visit the profile of the owner of the repo and visit the repo as well by links under the input.

Vitaliy-Mazurenko commented 2 months ago

You can open a new issue from a comment in an issue or pull request. When you open an issue from a comment, the issue contains a snippet showing where the comment was originally posted. Navigate to the comment that you would like to open an issue from. In that comment, click .