Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Resolve comments in Visual Studio #2101

Open
@meaghanlewis

Description

@meaghanlewis

Background

On github.com, there is an option to "Resolve conversation" for all comments.

resolve conversation diff view
This option exists both when viewing a comment in the conversation view and diff view.

Once comments are resolved, they are displayed differently.

In the conversation view:

  • the comments are no longer visible by default and must be expanded to see.
    resolved conversations diff view
  • expanding the comments shows the option to Unresolve conversation and who marked the comment as resolved
    unresolve from conversation view

In the diff view:

  • the comment is not visible by default and just shows who marked the comment as resolved
    resolved conversation diff view hidden
  • expanding the comment will also show the option to Unresolve conversation
    resolved conversation diff view

Once comments are unresolved, they go back to there original state and default display.

Problem

While this functionality exists on github.com, it does not in GitHub for Visual Studio. There can be discrepancies between conversations that have been resolved on github.com and it can also cause confusion to someone reviewing pull requests with conversations that are no longer relevant.

Solution

Add same option in Visual Studio to Resolve and Unresolve conversations from both the diff view and conversation view (once it is implemented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions