--- a/src/main/webapp/WEB-INF/jsp/issue-view.jsp Sun May 24 14:29:27 2026 +0200 +++ b/src/main/webapp/WEB-INF/jsp/issue-view.jsp Tue Jun 09 16:24:15 2026 +0200 @@ -357,7 +357,7 @@ </table> </form> <c:forEach var="comment" items="${viewmodel.comments}"> - <div class="comment"> + <div class="comment" id="comment-${comment.id}"> <div class="comment-author"> <c:if test="${not empty comment.author}"> <c:if test="${not empty comment.author.mail}">