Fix collision for comment react button and comment response react button
authorjoshuaruesweg <ruesweg@woltlab.com>
Fri, 30 Apr 2021 12:48:57 +0000 (14:48 +0200)
committerjoshuaruesweg <ruesweg@woltlab.com>
Fri, 30 Apr 2021 12:49:31 +0000 (14:49 +0200)
commit8fa301cbd100799dbe3d30fe3de2c67788fa4526
treef3d01c3a9943762201cc882108f8c15629f6c0c8
parentdd6e6a05b442e04deb5a63e4552d0f5f83dd0a79
Fix collision for comment react button and comment response react button

The comment react button can bind onto the comment response react button, if there is no comment react button (e.g. because the comment author is the user themselves). Using an own `buttonSelector` for the comment response react button, fixes the problem.

Note: The problem only becomes visible if there is only one reaction (so WoltLab Suite uses the legacy like mode).
com.woltlab.wcf/templates/__commentJavaScript.tpl
com.woltlab.wcf/templates/commentResponseList.tpl