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.
This commit is contained in:
2025-10-29 16:52:40 +01:00
parent 31e57d7507
commit 3f6bbbc1b3

View File

@@ -940,7 +940,7 @@ onthefly:
person: Modifier un usager person: Modifier un usager
thirdparty: Modifier un tiers thirdparty: Modifier un tiers
create: create:
button: Créer {q} button: Créer "q"
title: title:
default: Création d'un nouvel usager ou d'un tiers professionnel default: Création d'un nouvel usager ou d'un tiers professionnel
person: Création d'un nouvel usager person: Création d'un nouvel usager