Skip to content

feat: improve UX when extension fails to create new comment

Tomas Vik requested to merge 398-improve-failed-comment-ux into main

This MR introduces improved error handling when creating a new comment fails.

before after
before-comment-error-handling better-failed-comment-ux
User had to find their message in logs and copy-paste it to retry User can just click Add Comment Now again.

This MR also changes Sentence case to Title case for all commands (!308 (comment 627709834))

Related to #398 (closed)

Edited by Tomas Vik

Merge request reports