From c1dfcc5d1736aa591564ef02f459dea10d7a354b Mon Sep 17 00:00:00 2001 From: Xander Vertegaal Date: Fri, 22 May 2026 12:13:19 +0200 Subject: [PATCH 1/6] Add AnnotationComments component --- .../annotation-comments.component.html | 54 ++++++- .../annotation-comments.component.scss | 20 +++ .../annotation-comments.component.spec.ts | 138 ++++++++++++++++-- .../annotation-comments.component.ts | 100 ++++++++++++- 4 files changed, 294 insertions(+), 18 deletions(-) diff --git a/frontend/src/app/annotate/annotation-comments/annotation-comments.component.html b/frontend/src/app/annotate/annotation-comments/annotation-comments.component.html index 47cddac6..89896ad2 100644 --- a/frontend/src/app/annotate/annotation-comments/annotation-comments.component.html +++ b/frontend/src/app/annotate/annotation-comments/annotation-comments.component.html @@ -1,4 +1,52 @@ -