This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Multiple tabs within an IssueishPaneItem #1656
Closed
Description
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.