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

fix: cancel button not working on payment page #10006

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

s-kris
Copy link
Contributor

@s-kris s-kris commented Jul 8, 2023

What does this PR do?

Fixes #9986

This PR fixes the issue "meetings with payment: cancel button doesnt work".
I added router.back() in the Cancel Button's onClick

Type of change

Bug fix (non-breaking change which fixes an issue)

How should this be tested?

Open a meeting link with payment and click "Cancel" button.

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

@vercel
Copy link

vercel bot commented Jul 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui ❌ Failed (Inspect) Jul 8, 2023 2:36am

@vercel
Copy link

vercel bot commented Jul 8, 2023

@s-kris is attempting to deploy a commit to the cal-staging Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the 🐛 bug Something isn't working label Jul 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@PeerRich PeerRich merged commit 6d19cc2 into calcom:main Jul 10, 2023
26 of 30 checks passed
fritterhoff pushed a commit to hm-edu/cal.com that referenced this pull request Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-2123] meetings with payment: cancel button doesnt work
2 participants