fix: the set as default apps issue with links #19176#19198
fix: the set as default apps issue with links #19176#19198PeerRich merged 4 commits 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. |
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (02/08/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (02/08/25)1 label was added to this PR based on Keith Williams's automation. "Add ready-for-e2e label" took an action on this PR • (02/10/25)1 label was added to this PR based on Keith Williams's automation. |
|
Hey @PAVANNAIK25 Thank you for the PR, it works. Could you please also implement the period and underscore check for links so that they get allowed? |
…x/default-apps-links-issue
|
Hi @retrogtx, I have noticed that the issue affects all apps that require a link to be set as default. The current regex validation only allows uppercase letters, lowercase letters, and numbers, but it does not permit (.) or (_). Additionally, I would like to clarify whether we should also allow (-), as apps like Mirotalk allow users to create links with (-) as well. Should I include (-) in the validation? |
please do, I will test the changes then |
…x/default-apps-links-issue
|
Pavan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
thank you tonnes, can you update the loom video for the same with the - examples? |
Loom Video: |
please sign the CLA so that we can merge this 🙏 |
E2E results are ready! |

What does this PR do?
Loom Video:
https://www.loom.com/share/0f6e8a0561174216abba9e22bc23035b?sid=39a5a0ad-cc1a-4988-abe4-153735ac32c3
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?