feat(insights): peek panel au clic sur un nœud — slide droite, contenu note
- 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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user