• Currently, when a person clicks the Submit button on the booking form, the button is temporarily disabled while the booking is processed.

    I’m running a server with plenty of resources, but the time between submitting the button and the ‘Booking Complete’ message appearing can be 3-4 seconds.

    With such a long processing time and without any other feedback that the booking is being processed except a disabled submit button, users may think that the form is broken.

    The booking form user experience would be hugely improved if a loader/spinner were temporarily displayed beside the Submit button until the booking is complete.

  • The topic ‘Submit button loader suggestion’ is closed to new replies.