fixed sync group draft listing component

This commit is contained in:
2026-01-24 14:24:34 -07:00
parent 70eeead0c2
commit 7d37fae332
@@ -40,8 +40,7 @@
platform: event.target.value.replace(/-[^ ]*/, ""),
"shop-id": event.target.value.replace(/[^ ]*-/, "")
}'
hx-target="#accounts-acct-id-inventory-sync-groups-draft-table"
hx-swap="outerHTML"
hx-swap="none"
_="
on change
send resetListing() to closest <tr/>
@@ -88,8 +87,7 @@
hx-vals='js:{
"listing-id": event.target.value,
}'
hx-target="#accounts-acct-id-inventory-sync-groups-draft-table"
hx-swap="outerHTML"
hx-swap="none"
_="
on input