Changeset 594cc50 in Klonkt for src/assets/css/style.css

Timestamp:
06/24/2026 12:47:56 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
2826bb97
Parents:
3d7312a
Message:

fix(activitypub): remote-reply button — data attrs + delegated handler

The inline onclick used JSON.stringify (double quotes) inside a double-quoted
attribute, which closed the attribute early and broke the button. Replaced with
data-* attributes + a single delegated click handler.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.