Skip to content

Optimize backend query during booking process #1721

@popod

Description

@popod

On the first step of the booking process, we query unavailabilities, ... for the next booking step. Each time the user change the provider or the service, some unneeded query are done to the backend. Why ?

Will it not be better to only do this queries when the user click on the "next" button in of the booking process ?

I think this will simplify the frontend javascript code too !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions