Improved
- The edit form opens filled in. Clicking the pencil icon in the events overview showed an empty form first, with the name, date, guest count and customer arriving afterwards. The form needed two data requests and they ran one after the other rather than together, so the waits added up. Both now run in a single step, and that step starts as soon as the pointer reaches the pencil icon — so the form opens ready.