From f46702275b1f7bcafd18f78551470027320abb5d Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Fri, 29 Aug 2025 15:03:57 +0200 Subject: [PATCH] feat: add IDs to search container and options box for improved accessibility and styling --- apps/infoalloggi/src/components/codiceRicerca.tsx | 2 ++ apps/infoalloggi/src/pages/index.tsx | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/infoalloggi/src/components/codiceRicerca.tsx b/apps/infoalloggi/src/components/codiceRicerca.tsx index ff36219..13171b3 100644 --- a/apps/infoalloggi/src/components/codiceRicerca.tsx +++ b/apps/infoalloggi/src/components/codiceRicerca.tsx @@ -83,6 +83,7 @@ const AutocompleteSearchBox = ({ "relative flex w-full items-center justify-center rounded-md bg-white", containerClassName, )} + id="searchContainer" >