alannnc

Results 39 comments of alannnc

> We have some legit E2E errors to fix first: > > I think we are blocked on this while we fix TZ issue.

> I'm getting this error.. > > ![imagen](https://user-images.githubusercontent.com/525369/222810339-95e9d274-d98f-40a4-a0d7-531b804f9a98.png) @joeauyeung This is what I'm getting too, looking into it.

@emrysal Yeah it's part of the same bug I think, right now it's creating 2 booking when it should be one with many bookingSeats.

@zomars It could be. We should verify this on the DB.

@Totenfluch We just finished implementing a PaymentService class and this should help with the adoption of new payment methods. Still not live on production but should be accesible from main...

> focus not working in the first input field, whereas both the fields use the same component and no custom classes used. any ideas why it's not working ? >...

> Could someone point me to what's causing the no credentials error in the createBooking fetch function? > > ``` > prisma:query SELECT "public"."Credential"."id" FROM "public"."Credential" WHERE ("public"."Credential"."type" = $1...

@PeerRich Everything was great just stopped because their webhooks didn't send on sandbox. Will continue with this once paypal is done

> @alannnc I did not got that kind of issue, check the screenshot. Can you plz explain lil bit more to reproduce the bug. I think this happens on timezones...

Right now we don't have a way to queue this email after X time has passed. So it should be like this for a while I think, after we came...