From 0aa78a8e8be286b810ea4c66ba8ced807889490a Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 02:52:12 +0000 Subject: [PATCH] feat(ux): improve empty state and search accessibility - Improve the empty state in Home.razor to use a LucideIcon and better typography. - Add an aria-label to the search input in Players.razor for improved screen reader support. Co-authored-by: myarichuk <1473701+myarichuk@users.noreply.github.com> --- src/Codex.Web/Components/Pages/Home.razor | 6 ++++-- src/Codex.Web/Components/Pages/Players.razor | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Codex.Web/Components/Pages/Home.razor b/src/Codex.Web/Components/Pages/Home.razor index 83eb8f4..18f5932 100644 --- a/src/Codex.Web/Components/Pages/Home.razor +++ b/src/Codex.Web/Components/Pages/Home.razor @@ -100,8 +100,10 @@ else else {
Begin an adventure to see history here.