Sticky date selector ?
-
Hi,
We have many people doing booking over multiple days. The workflow make them :
* select the service
* get the first date available
* scroll down to see time slotsAt that point, they usually do not see the date picker anymore, but see the previous / next button which are sticky on bottom. This UX flow makes them click on next and submit their booking, then restart to pick up another date etc …
Could it be possible to make the date picker either :
* Sticky on top
* available on both top and bottom (sticky like the previous / next button)I tried to play with
position: stickybut theoverflow: hiddenon parent div prevents it from working.Thanks !
The topic ‘Sticky date selector ?’ is closed to new replies.