feat(insights): peek panel au clic sur un nœud — slide droite, contenu note
Some checks failed
CI / Deploy production (on server) (push) Has been cancelled
CI / Lint, Unit Tests & Build (push) Has been cancelled

- handleNoteClick fetch la note + ouvre peek panel au lieu de naviguer
- Panel fixed right (left en RTL), spring animation (stiffness 340 damping 34)
- Header avec titre + boutons Maximize2 (ouvrir note complète) et X (fermer)
- Content rendu en read-only via dangerouslySetInnerHTML
- prefers-reduced-motion: animation désactivée
- responsive: w-full sur mobile, 50vw/640px max sur desktop
This commit is contained in:
Antigravity
2026-07-04 20:29:21 +00:00
parent f9d79365f3
commit d48312dfc2
6 changed files with 98 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
{
"version": 1,
"lastRunAtMs": 1782633053032,
"turnsSinceLastRun": 9,
"lastTranscriptMtimeMs": 1782633052959.9294,
"lastProcessedGenerationId": "e1a28467-f34e-496f-97c7-283c463b4289",
"lastRunAtMs": 1783196565768,
"turnsSinceLastRun": 0,
"lastTranscriptMtimeMs": 1783196565691.0437,
"lastProcessedGenerationId": "568a0443-fffa-4861-8651-2264944e9cc3",
"trialStartedAtMs": null
}