Closed softeng-701 closed 6 years ago
Claimed :)
Going to solve this issue with a new menu on the right hand side. This menu will be the "repository menu" and will help with repository management. The menu will include repository issues and stash management #36 . Could potentially include #41 as well if anyone claims that.
@softeng-701 Is real-time update of issues is out of scope for this issue?
@bpar476 I don't see a reason to definitely exclude that. Is it overly difficult or lengthy to implement?
@softeng-701 It would depend on the implementation. I suppose a rudimentary implementation through polling could be possible but true real-time would be very difficult without a dedicated server listening to github webhooks.
It would be useful within VisualGit to be able to view the issues which are currently open on GitHub. The user should then be able to make comments, create new issues and close issues.