dclaramount / shootingRange

This contains the plugins for the Shooting Range (www.strelniceprerov.cz) Project
0 stars 0 forks source link

Typing on Booking Form - slow #1

Closed dclaramount closed 2 months ago

dclaramount commented 2 months ago

There is a delay in the typing in the booking form. It takes like 0.5 sec for the typing to show up.

https://github.com/user-attachments/assets/4f4e02a1-ea6b-4faf-90dd-4bbf38dafd25

dclaramount commented 2 months ago

I have change the way how we store the values of the fields in the form for making reservations (before it was using the useState) way up triggering the load of almost the entire plugin every time sometime was typed.

The behavior still remains for (when selecting different shooting range OR selecting the instructor (yes/no) but this for now is not possible to do otherwise (we will have to further refactor to improve condition)

dclaramount commented 2 months ago

New Speed can be observed here

Uploading Resolution_Booking_Form_slow.mov…