feat: add a button to embed profile#12630
feat: add a button to embed profile#12630harshithpabbati wants to merge 1 commit intocalcom:mainfrom
Conversation
|
Someone is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes! |
965bf1e to
6cb494e
Compare
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
emrysal
left a comment
There was a problem hiding this comment.
It looks like that the email embed is blank for some reason, possibly due to absence of some components?
@emrysal email embed depends upon the event type, but here since we want to embed the user profile, should I hide the "email embed" option for users/team embed? 🤔 |
6cb494e to
f16da24
Compare
|
@emrysal just made the change, it's gonna hide the email embed for user/team profiles. |
|
Thank you! I'll accept your entry to OSS Hack 🙏 ; will leave the decision to approve the PR itself to @ciaranha. |
|
This PR is being marked as stale due to inactivity. |
|
This PR is being closed due to inactivity. Please reopen if work is intended to be continued. |

What does this PR do?
This PR is to add an Embed button for profiles.
Fixes #11713
https://www.loom.com/share/48aaff8105de4ed0926de8ad5290fac2?sid=90afc271-2093-4fb0-88d8-15df13fc9ab8
Requirement/Documentation
Type of change
How should this be tested?
Mandatory Tasks