Ash Davis

Results 6 issues of Ash Davis

It would be nice if text that flows to multiple lines could be clamped.

Hey Guys. Not sure if this issue is just located to android. But there doesn't seem to be an empty state flag icon for me. If the input doesn't register...

It would be great to get an example of how to create a nested path. ie- `/users/:userId/posts` with `posts` having its own post/patch functionality I have been attempting the example...

question

### Issue Summary * a user has made a booking, and is provided a rescheduled link. * ie.. the url for the event-type booking page + `?rescheduleUid={{uid}}` in the url...

🐛 bug
linear
Medium priority
bookings

### Issue Summary Booking Created and Booking Rescheduled webhooks contain the `id` param on the `organiser` object. But this is missing from the Booking Cancelled webhook. ### Steps to Reproduce...

🐛 bug
High priority
webhooks

## What does this PR do? When a webhook fails to send it's payload. Current logs aren't helpful for finding out which booking failed. Fixes # (issue) https://github.com/calcom/cal.com/issues/13279 ## Requirement/Documentation...

bookings
webhooks
community