diff --git a/src/components/AnnotationViews/AnnotationPageView.tsx b/src/components/AnnotationViews/AnnotationPageView.tsx index 87a7046..8b3a2cb 100644 --- a/src/components/AnnotationViews/AnnotationPageView.tsx +++ b/src/components/AnnotationViews/AnnotationPageView.tsx @@ -273,7 +273,21 @@ export default function AnnotationPageView({ {/* Main content area */}
{/* Top bar */} -
+
+ {/* Mobile progress indicator */} +
+
+ Fortschritt + {annotatedCount}/{entries.length} +
+
+
+
+
+
{/* Toggle and Home buttons */}