mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-08 13:18:22 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user