You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To pave the way for pull request review display, let's split the IssueishPaneItem's timeline into a series of tabs, each containing a subview of the pull request:
Description
Timeline (the existing view, with non-review comments, push events, and so on)
Commits
Changes: the full diff of the pull request, with files navigable as in Commit pane item #1655
We can render them horizontally in the workspace center and accordion-style when docked.
To pave the way for pull request review display, let's split the IssueishPaneItem's timeline into a series of tabs, each containing a subview of the pull request:
We can render them horizontally in the workspace center and accordion-style when docked.