From 3f6bbbc1b3638141667c347d6c90791dc6c9142a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 29 Oct 2025 16:52:40 +0100 Subject: [PATCH] Display a message when no results are found in `PersonChooseModal` and refine search state handling. - Added a "no results" message with dynamic translation when no suggestions are available. - Introduced `hasPreviousQuery` state and `hasNoResult` computed property for improved search state management. - Updated styles for "no results" display and adjusted button margin in the modal. --- src/Bundle/ChillMainBundle/translations/messages.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillMainBundle/translations/messages.fr.yml b/src/Bundle/ChillMainBundle/translations/messages.fr.yml index 58be6291f..558c7e7a0 100644 --- a/src/Bundle/ChillMainBundle/translations/messages.fr.yml +++ b/src/Bundle/ChillMainBundle/translations/messages.fr.yml @@ -940,7 +940,7 @@ onthefly: person: Modifier un usager thirdparty: Modifier un tiers create: - button: Créer {q} + button: Créer "q" title: default: Création d'un nouvel usager ou d'un tiers professionnel person: Création d'un nouvel usager