45d1f878f4
Add stopPropagation to dialog and drawer overlay/content click handlers to prevent clicks on modals from triggering click events on underlying elements like NoteCard. This fixes the issue where clicking outside the zap modal would still register as a note click and navigate to the post detail page. Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>