Changeset e579a98 in Klonkt for src/views/pages/admin-circle.ejs

Timestamp:
06/21/2026 05:04:21 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
097da22
Parents:
2520dcc
Message:

fix(zoeken): bottom-tab search button stopped working after htmx navigation

The button captured #search-overlay once, but that overlay lives in the chrome
which is OOB-replaced on every htmx nav → reference went stale → button did
nothing. Now via delegation + looking up the overlay fresh on each click (as the
desktop button already did). Guard against double-wiring.

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

(No files)

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