cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

Reschedule before confirming

Open a0m0rajab opened this issue 1 year ago • 4 comments

Is your proposal related to a problem?

Hi team, we use cal.com for demo booking, however, it's getting headache "when someone try to book and waiting for approval, but you want them to change a time." Currently, you have to accept first and then try to reschedule which is not working, people may get confused about the final time. Is it possible to leave msg first?

Moving this from Slack to an issue: https://app.slack.com/client/T01N4FWPGPP/C01NXDSRY9W

(Write your answer here.)

Describe the solution you'd like

The best solution would be having an option to reschedule the event before confirming it. (Describe your proposed solution here.)

a0m0rajab avatar May 14 '23 18:05 a0m0rajab

that's a fair point. I think we could add the "Request Reschedule" button in the email too. @alannnc what do you think?

PeerRich avatar May 14 '23 19:05 PeerRich

In case it's needed, here is the Accept/Reject backend code: https://github.com/calcom/cal.com/blob/main/apps/web/pages/api/link.ts

The frontend code: https://github.com/calcom/cal.com/blob/main/packages/emails/src/templates/OrganizerRequestEmail.tsx

a0m0rajab avatar May 14 '23 21:05 a0m0rajab

@PeerRich @a0m0rajab I recently had a look at the email template while going through an issue. Kindly assign this issue to me and I will create a PR asap.

shivamklr avatar May 18 '23 09:05 shivamklr

@a0m0rajab @PeerRich I would like to work on this if this issue is still up for grabs.

though I have a few doubts regarding this, I checked up the email and even the dashboard, a reschedule button is already present. So was this feature already added or is there something else that is expected to be done here?

riteshsp2000 avatar May 28 '23 08:05 riteshsp2000