Files
smb-online/backoffice
mivanchenko 2515c8835b
Test backoffice (smb-crm) / test (push) Successful in 1m37s
Fix: public booking page mixed both Filialen's barbers before any was picked
applyLocationFilter()'s "!selectedLocation" check was meant to mean "only
one Filiale exists, nothing to filter" but also fired in the multi-Filiale
case before the customer had clicked one yet, showing every barber from
every location mixed together in Mitarbeiter. Now keyed on LOCATIONS.length
instead, so with 2+ Filialen nothing shows until one is actually selected.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-12 03:07:11 +02:00
..