microsoft / microsoft/vscode-pull-request-github
Option to Archive Conversation on PR Comments
Personne n'a encore pris cette issue.
- Langage dominant
- TypeScript
- Étoiles
- 2.6k
- Forks
- 796
- Merge moyen
- 1 j 4 h
- PR mergées (30 j)
- 46
Description
Description
Currently when a conversation is listed in the comments tab of the panel, the only action available is to resolve conversation, by clicking the checkmark symbol.
This feature request is about enabling another option which archives said conversation. This means hiding the conversation unless the conversation evolves (i.e. there are new replies).
It is intended to help PR assignees better manage PR conversations, with side-effects helping reviewers to facilitate conversations that may require further follow-up:
- As an assignee, if I resolve the conversation, it would be tedious for the reviewer to follow-up upon a concern if necessary.
- If an assignee, replies on a conversation and are now awaiting for a response, they are effectively blocked. If multiple conversations are opened, having this blocked conversation lingering can be frustrating to the assignee while going through other conversations.
Appendix - Motivation
This feature is inspired by most email clients where there is an archive folder as opposed to an inbox:
- New, active mail chain responses goes to inbox
- Stale/blocked mail chains go to archive
- Complete conversations either go to archive or deleted (depending on how relevant they might be in the future)
Suggested Solution
- Add an archive button to each PR conversation in the Comments Panel (consider same symbolic icon used for archive in email)
- When a conversation is archived hide it from the user, keeping track of its status in the local application
- Should a reply come through, restore visibility to said conversation
- As a failsafe, just in case the system is struggling to identify if the conversation has changed, opt to have it revealed, rather than archived (let the user handle it, even if slightly pedantic)
- Have an option to reveal archived conversations (maybe appended to existing conversations, or under a subpanel - tbd...)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par retracer le pull-request Comments Panel et la manière dont il résout actuellement les conversations. Définissez comment l’état archivé est stocké localement, comment les réponses restaurent la visibilité et où doit se trouver un contrôle permettant d’afficher les conversations archivées. Le travail est terminé lorsque les conversations archivées sont masquées, que les nouvelles réponses les rendent visibles à nouveau et que les utilisateurs peuvent afficher les conversations archivées lorsque nécessaire.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100