berrypod/assets/js
jamey a61adf4939
Some checks failed
deploy / deploy (push) Has been cancelled
prevent search/cart link navigation when JS modal is active
Without JS the header icons are plain <a> links to /search and /cart.
With LiveView connected, the hooks now preventDefault on those links
so only the modal/drawer opens.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 01:07:51 +00:00
..
app.js prevent search/cart link navigation when JS modal is active 2026-02-25 01:07:51 +00:00