docs(ideai): met à jour le ticket #24 — correctif appliqué, en attente de validation QA utilisateur

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-18 09:23:15 +02:00
parent 3a2d26ac49
commit 834b222a17
3 changed files with 12 additions and 9 deletions

View File

@ -1,6 +1,9 @@
--- ---
issueRef: "#24" issueRef: "#24"
version: 5 version: 7
updatedBy: {"kind":"user"} updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"}
updatedAt: 1784329025027 updatedAt: 1784359379007
--- ---
Correctif : le SnackBar "Exercice ajouté" se ferme maintenant automatiquement après 3 secondes (Timer explicite, correctement annulé au dispose et avant chaque nouvel ajout pour éviter les fuites/conflits), ou immédiatement si l'utilisateur tape "Personnaliser". Vérifié : analyze propre, 43/43 tests verts, build APK réussi.
À tester sur le téléphone : ajouter un exercice à un programme, vérifier que le message disparaît tout seul après ~3s, et qu'il disparaît immédiatement si on tape "Personnaliser".

View File

@ -2,15 +2,15 @@
id: "3dbea39a-1466-47d9-b12a-95a601ec287d" id: "3dbea39a-1466-47d9-b12a-95a601ec287d"
number: 24 number: 24
title: "[Bug] Popup \"Exercie ajouté\" qui ne s'enlève pas quand on ajoute un exercice" title: "[Bug] Popup \"Exercie ajouté\" qui ne s'enlève pas quand on ajoute un exercice"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: "abc4f969-b169-45f7-988c-daeeab762201" sprint: "abc4f969-b169-45f7-988c-daeeab762201"
links: [] links: []
agentRefs: [{"agentId":"57695b92-24d0-4876-837c-76116e70a6ae","role":"assigned"}] agentRefs: [{"agentId":"57695b92-24d0-4876-837c-76116e70a6ae","role":"assigned"}]
createdBy: {"kind":"user"} createdBy: {"kind":"user"}
updatedBy: {"kind":"user"} updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"}
createdAt: 1784328185359 createdAt: 1784328185359
updatedAt: 1784329025027 updatedAt: 1784359379007
version: 5 version: 7
--- ---
Quand j'ajoute un exercice, la popup "Exercie ajouté" s'affiche mais ne s'enleve pas. Il faudrait qu'elle s'enleve au bout que 3 sec par exemple ou si on appuie sur Personnlaiser Quand j'ajoute un exercice, la popup "Exercie ajouté" s'affiche mais ne s'enleve pas. Il faudrait qu'elle s'enleve au bout que 3 sec par exemple ou si on appuie sur Personnlaiser

View File

@ -267,13 +267,13 @@
"issueRef": "#24", "issueRef": "#24",
"path": "24", "path": "24",
"title": "[Bug] Popup \"Exercie ajouté\" qui ne s'enlève pas quand on ajoute un exercice", "title": "[Bug] Popup \"Exercie ajouté\" qui ne s'enlève pas quand on ajoute un exercice",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": "abc4f969-b169-45f7-988c-daeeab762201", "sprint": "abc4f969-b169-45f7-988c-daeeab762201",
"assignedAgentIds": [ "assignedAgentIds": [
"57695b92-24d0-4876-837c-76116e70a6ae" "57695b92-24d0-4876-837c-76116e70a6ae"
], ],
"updatedAt": 1784329025027 "updatedAt": 1784359379007
}, },
{ {
"issueRef": "#25", "issueRef": "#25",