aboutsummaryrefslogtreecommitdiff
path: root/src/routes
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-05-22 12:20:37 +0000
committerFuwn <[email protected]>2026-05-22 12:20:37 +0000
commit0d46fa54da625187f96e312fb0bc9f1f0d37aabf (patch)
treed3561752c9dd7b899af10afa3f4e6095c84fc4e5 /src/routes
parentfix(lists): show placeholder while animeLists is undefined (diff)
downloaddue.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/routes')
0 files changed, 0 insertions, 0 deletions