Editing an event: the form is filled in straight away

Editing an event used to show an empty form for a noticeable beat before the name, date and customer appeared. The data is there as the form opens now.

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.