🐛 Fix bugs in comments (#5734)

* 🐛 Fix could not remove or update new comments without closing and reopening the thread

* 🐛 Fix scroll over long comments using the mouse wheel
This commit is contained in:
luisδμ 2025-01-31 11:57:35 +01:00 committed by GitHub
parent d7477cd448
commit 0bd4a7d0fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 24 deletions

View file

@ -621,6 +621,7 @@
comment (-> (db/insert! conn :comment params)
(decode-row)
(assoc :file-id file-id)
(add-owner profile))]
;; Update thread modified-at attribute and assoc the current