Skip to content

[FIX] inline comment to no longer require the comment section to be opened

Pop-up check for permission and Add comment should appear event if we have not clicked on the Add comment button

  • When you select text, the Add Comment appears if of course, you have the right to post a comment
  • On lines 3853-3859 in the tiki-query.js file, we handle the permission to make an Add comment appear if the user has permission to post a new comment
  • After posting new by using the pop-up Add comment button, the comments are loaded on lines 1562 - 1564 in the tiki-query.js file

fixed issue https://avan.tech/item105131 fixed issue https://avan.tech/item105129

Edited by franck franck kalunga

Merge request reports