diff options
| author | Fuwn <[email protected]> | 2026-05-22 12:20:37 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-05-22 12:20:37 +0000 |
| commit | 0d46fa54da625187f96e312fb0bc9f1f0d37aabf (patch) | |
| tree | d3561752c9dd7b899af10afa3f4e6095c84fc4e5 /src/lib/Utility/notifications.ts | |
| parent | fix(lists): show placeholder while animeLists is undefined (diff) | |
| download | due.moe-0d46fa54da625187f96e312fb0bc9f1f0d37aabf.tar.xz due.moe-0d46fa54da625187f96e312fb0bc9f1f0d37aabf.zip | |
fix(lists): stop slot buttons from toggling the list details
ListTitle renders inside <summary>, so clicking the Roulette or
Refresh button bubbled up and toggled the parent <details>. Wrap
the slot in a span that preventDefault()s the click, so the button's
own onclick still runs but the summary toggle is cancelled.
Diffstat (limited to 'src/lib/Utility/notifications.ts')
0 files changed, 0 insertions, 0 deletions