You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When filling out the comment field, often times, we forget to hit the plus (+) action to save the comment:
If the user hits 'save' on the artifact on the bottom, the comment is lost. Can we either, detect an unsaved comment and block hitting save -or- auto submit any draft comments on artifact save?
@pedramamini@danny248
Made it so that if there is an unsaved comment, when saving or canceling the editing modal, the user will be prompted to save the comment first:
When filling out the comment field, often times, we forget to hit the plus (+) action to save the comment:
If the user hits 'save' on the artifact on the bottom, the comment is lost. Can we either, detect an unsaved comment and block hitting save -or- auto submit any draft comments on artifact save?
Branch:
issue/278-save-comment-on-modal-close
(PR #345)The text was updated successfully, but these errors were encountered: