From ce443d88df1dd07a1036fe80fbca8b3404fb5fbe Mon Sep 17 00:00:00 2001 From: iLevyTate <78818969+iLevyTate@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:39:10 -0400 Subject: [PATCH 1/5] Added UX hints plus directions --- frontend/src/routes/create-goals/+page.svelte | 135 +++++++++--------- 1 file changed, 64 insertions(+), 71 deletions(-) diff --git a/frontend/src/routes/create-goals/+page.svelte b/frontend/src/routes/create-goals/+page.svelte index 8af347c1..1ec3732f 100644 --- a/frontend/src/routes/create-goals/+page.svelte +++ b/frontend/src/routes/create-goals/+page.svelte @@ -52,14 +52,16 @@
+
+
- +
- + {#if loadingGenerate}
@@ -88,13 +90,13 @@ id="specific" class="shadow appearance-none border rounded-xl w-full py-2 px-3 leading-tight focus:outline-none focus:shadow-outline flex-grow mb-2 md:mb-0" type="text" - placeholder="AchievAIm's Specific suggestion. e.g. 15 min daily exercise." + placeholder="AchievAIm's Specific suggestion" bind:value={goal.specific} />
-
-
-
-
- {#if goal.days_of_week} -
-

Days

+
+
+
+
+ {#if goal.days_of_week} +
+

Days

-
- -
-
- - {/if} -
-
+ + {/if} +
+
+
-
-
-
-
-

Time

- -
- -
-
-
+
+ + +
-
-
-
-

Date

-
- -
-
-
-
- +
+ + +
+
+ +
- - -
-
+
+
+