Łukasz Rutkowski
Łukasz Rutkowski
Perhaps instead place it in the toolbar menu when viewing "My Repositories" screen.
Indeed. I didn't think of that...
Looks like it's a comment created with "add single comment" button so there is no review corresponding to it. Will fix later.
Ok, apparently it's a bit more complicated than that. These comments also have their own "threads" with replies just like review comments. And they also need to have diff displayed...
I've added a quick workaround for now so the pull request can load correctly.
Out of preview https://developer.github.com/changes/2017-05-09-end-black-cat-preview/
 Some in progress work. What you can see here is review groups with matching diffs displayed similar to how GitHub does it. (These diffs would display few lines...
 Something like this?
 With reply buttons of course. Commenting here is less linear so it should work differently: Bottom sheet would be disabled by default here and only activate once you...
 Example with real conversations from [this pr](https://github.com/Kotlin/KEEP/pull/71). You can test it yourself in reviews branch: https://github.com/Tunous/gh4a/tree/reviews. (Code is really messy right now, I'll clean up once everything...