calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
31.1k stars 7.48k forks source link

[CAL-3996] Option to add guests through /bookings page #15663

Closed hariombalhara closed 2 weeks ago

hariombalhara commented 2 months ago

There is no direct way to add guests to a booking. User has to reschedule and then during the reschedule he can add more guests. But he has to ensure that he doesn't change the booking time during reschedule while adding the guests.

There could be a direct way to add guests on the /bookings/ page itself.

- This came up as a problem faced by a user in Zendesk

From SyncLinear.com | CAL-3996

anikdhabal commented 2 months ago

Hey @hariombalhara fixed by this one https://github.com/calcom/cal.com/pull/14740

SomayChauhan commented 1 month ago

https://github.com/calcom/cal.com/pull/14740 - only allows the organizer/host to add guests. However, I believe @hariombalhara is suggesting that the booker should also be able to add guests without needing to reschedule.

hariombalhara commented 1 month ago

I didn't think about the booker then but yeah it makes sense to allow booker to do it too.

May be there could be a 'Add Guests' on booking success page as well.