Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CAL-4943] If all information for "confirm" step is provided skip step #18307

Open
CarinaWolli opened this issue Dec 20, 2024 · 2 comments
Open
Labels
✨ feature New feature or request High priority Created by Linear-GitHub Sync

Comments

@CarinaWolli
Copy link
Member

If all information needed for the booking is prefilled from incoming URL params we want to skip the booking page with the confirm button.

Clicking on the timeslot should immediately book the slot and redirect to the booking success page. We should also add Terms and Privacy Policy:

Screenshot 2024-12-20 at 1.47.28 PM.png

From SyncLinear.com | CAL-4943

@CarinaWolli CarinaWolli added the High priority Created by Linear-GitHub Sync label Dec 20, 2024
@dosubot dosubot bot added the ✨ feature New feature or request label Dec 20, 2024
@abhi9dev
Copy link

@CarinaWolli what if the user clicks the time slot by mistake, it will book a wrong slot, so I think having a confirm button before booking slot is okay.

or is it like the time slot is also included in the query params of URL ?

@CarinaWolli
Copy link
Member Author

@abhi9dev No, slot time doesn't need to be in the query params of the URL. We want to do this to speed up the booking process

cc @PeerRich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request High priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants