Some checks failed
CI / lint-and-test (push) Has been cancelled
generalFunctions: e50be2e -> 43f6906 Fixes the bug where picking a supplier and then a type left the model dropdown stuck on "Awaiting Type Selection". Affects every node that uses the shared assetMenu (measurement, rotatingMachine, pumpingStation, monster, …). The chained dropdowns now use an explicit downward cascade with no synthetic change-event dispatch, so the parent handler can no longer wipe a child after the child was populated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>