forked from MapComplete/MapComplete
UX(notes): small improvements to creating and adding comments to notes, fix #2166
This commit is contained in:
parent
392fe3b190
commit
3191f0876a
2 changed files with 31 additions and 28 deletions
|
@ -65,6 +65,7 @@
|
|||
tags.data["closed_at"] = undefined
|
||||
NoteCommentElement.addCommentTo(txt.data, tags, state)
|
||||
tags.ping()
|
||||
txt.set(undefined)
|
||||
isProcessing.set(false)
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue