Feature #1315
openFeature #1312: [EPIC] Tutoriel guidé GetYourJob — visite interactive "Take a tour" post-setup profil
Tutoriel — Modal de configuration du matching (critères + lancement)
0%
Description
Tour @matching-config@ sur la modal @src/components/organisms/MatchingConfigModal.tsx@ (ouverte via @?configure=1@ sur /profile/developer/match-offers). Le tour doit s'afficher PAR-DESSUS la modal (overlay tour > z-index modal).
h2. Étapes
# *Périmètre géographique* — spotlight sur la section (L~298) : expliquer le rayon de recherche autour de la localisation.
# *Précision du matching* — spotlight sur la section @scorePreset@ (large / équilibré / précis) : expliquer le compromis volume/pertinence.
# *Type de travail* — spotlight sur la section remote/hybride/sur site.
# *Type de contrat* — spotlight sur la section freelance/CDI….
# *Lancer le matching IA* — spotlight sur le bouton submit "Lancer le matching IA" ; @advanceOn: 'click-target'@ → le clic lance réellement le matching et marque le tour comme terminé. Pendant que le matching tourne, pas de tour ; à la fin des résultats, c'est le tour "match-offers" (ticket séparé) qui prend le relais.
h2. Implémentation
* @data-tour="matching-geo"@, @matching-precision@, @matching-worktype@, @matching-contract@, @matching-launch@ dans @MatchingConfigModal@.
* Déclenchement : première ouverture de la modal (si tour non vu/skippé), indépendant des autres tours.
* Copies FR/EN dans @tour.matchingConfig.*@.
RA Updated by Redmine Admin 28 days ago
- Status changed from Submitted to QA
Mergé dans dev via PR #420 (151828d5). Tour modal matching-config 5 étapes smoke-testé OK, lancement réel du matching via click-target (voir #1312).
RA Updated by Redmine Admin 12 days ago
- Status changed from QA to Preprod
Déployé sur preprod via PR #440 (inclut PR #420 tutoriel). Validable sur https://preprod.getyourjob.pro → statut Preprod.