💅Web UI Basics

Working with reviews

View revision diffs

Use the two drop-downs to choose revisions for the left and right sides of the diff. The file list and diff views will use these to calculate diffs. image.png

Add or remove reviewers

Click Edit reviewers and use the reviewers modal to set the reviewers. image.pngimage.png

Merge a review

Once a PR is able to merge, the merge button will be enabled. Clicking it will perform a squash and merge into the target branch.

Giving feedback

Add a comment

Leave a comment on a line of code by clicking the + button in the diff gutter.

Publish feedback

Comments are left in batches as feedback. Click the Publish Feedback button on any page to open the feedback drawer and publish a round of feedback. image.png image.png

Approve a review

As part of leaving feedback, you can optionally approve the PR using the Approve? checkbox in the feedback drawer.

Responding to feedback

Reply to a comment

Resolve a comment

Resolving a comment signals that you’ve addressed the comment. You can optionally include a reply when resolving a comment.

Publish your replies

Once you’ve created all your draft replies, publish them as feedback.

List reviews you’ve created

List reviews on which you’re a reviewer

Filter reviews in a list

Use the filter drop-downs on any review list page to drill down to a specific set of reviews.

Working with stacks

Use the review picker drop-down at the bottom of any review page to navigate to different reviews within the same stack.

Notifications

Enable Slack notifications

Navigate to Settings from the avatar dropdown in the top right and click the Configure button.

Last updated