From c81c424c5a529ee9b360760fd3431201c0659563 Mon Sep 17 00:00:00 2001 From: Mateo Date: Fri, 17 Apr 2026 13:23:15 +0200 Subject: [PATCH] fix: enhance task creation modal layout and improve form structure --- .../js/components/tasks/TaskCreateDialog.vue | 130 ++++++++++-------- 1 file changed, 69 insertions(+), 61 deletions(-) diff --git a/resources/js/components/tasks/TaskCreateDialog.vue b/resources/js/components/tasks/TaskCreateDialog.vue index 62cb0ec..6ffb205 100644 --- a/resources/js/components/tasks/TaskCreateDialog.vue +++ b/resources/js/components/tasks/TaskCreateDialog.vue @@ -65,70 +65,78 @@ const submit = () => { New Task - - - Create a new task - - Add a task to your team's list - - + +
+ + Create a new task + + Add a task to your team's list + + -
-
- - - -
-
- - - -
-
- - - -
+ +
+ + + +
+
+ + + +
+
+
+ + + +
-
- - - -
+
+ + + +
+
- - - - -
+ + + + + +