Livewire · same thread as React / Vue
Bring your own markup
Commentify’s useCommentThread() store lets you build sticky notes, a chat, or a review list on your own DOM.
This public demo mounts the Livewire thread, the same UI React and Vue render, next to a mock canvas.
Ledgerline · Checkout v4
Payment step
Sign in to comment as a persona. Guests can still post with a name and email.
Discussion (3)
Or Log in to comment!
Implementation-wise this is all fine, but the collapsed promo field needs to stay in the DOM rather than being conditionally rendered, or password managers and autofill get confused on re-open.
Copy note: "Card details" and "Payment method" are both used on this screen for the same thing. Pick one — I would go with "Payment method" since it covers wallets too.
Summary above the fold on mobile is a clear improvement — that was the top complaint in the last round of testing.
One concern: collapsing the promo field by default. Support gets a steady trickle of "where do I put my code" tickets, and hiding it will make that worse before it makes it better.