If the comment field is filled out, submit the save action for that field prior to saving the underlying artifact.
Open
@danny248 is already working on this.
Since Dec 26, 2018.
- Dominant language
- JavaScript
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.