From 79a053e7e5ab7d1e1a36679c55ab123b3ec5214d Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Tue, 27 Aug 2024 01:48:41 -0400 Subject: [PATCH] more user friendliness --- client/src/components/auth.rs | 6 +++++- client/src/components/chat.rs | 4 +--- client/src/pages/home.rs | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/client/src/components/auth.rs b/client/src/components/auth.rs index de6bf14..d3f241d 100644 --- a/client/src/components/auth.rs +++ b/client/src/components/auth.rs @@ -45,8 +45,12 @@ pub fn Auth() -> impl IntoView { }); view! { -
+ "You were already given a random name but if you'd like to change it this is the place. Reserve a username if you'd like to be able to reconnect and maintain your identity. (Granted the server doesn't crash because nothing persists yet)" +
+Username: