Files
eranos/src
shakespeare.diy c1399fbc00 Fix zap button click not opening dialog on note cards
The inner button's e.stopPropagation() was preventing the click from
reaching the DialogTrigger/DrawerTrigger wrapper, so the dialog never
opened. Moved stopPropagation to the ZapDialog trigger div itself,
which lets Radix handle the click (opening the dialog) while still
preventing the card's navigation onClick from firing.

Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
2026-02-17 05:43:31 -06:00
..
2026-02-16 16:54:01 -06:00