From e23c30bcd3cb02ca0e75593147d202b12d047dac Mon Sep 17 00:00:00 2001 From: br0kenpixel <23280129+br0kenpixel@users.noreply.github.com> Date: Sat, 29 Nov 2025 16:21:57 +0100 Subject: [PATCH] fix: display proper error when internship status can no longer be changed --- frontend/app/components/InternshipStatusEditor.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/app/components/InternshipStatusEditor.vue b/frontend/app/components/InternshipStatusEditor.vue index a975be5..ac89049 100644 --- a/frontend/app/components/InternshipStatusEditor.vue +++ b/frontend/app/components/InternshipStatusEditor.vue @@ -68,10 +68,11 @@ async function submit() { - + - +