Skip to content

fix: label notes dissapear after submitting a comment

This MR fixes a bug where the label system notes disappear after the user submitted a comment via the webview.

It also creates a method fetchIssuableNotes on the gitlab_service.ts to reduce code reuse and make it easier to add new for example system notes to the display by just adding a request.

Before After
2020-12-10_23-25-29 2020-12-10_23-23-00

Closes #274 (closed)

Merge request reports

Loading