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

When location is url (e.g. google meet, zoom link, etc...) it should be clickable #226

Open
pkpatels opened this issue Sep 29, 2023 · 1 comment

Comments

@pkpatels
Copy link

User need to copy google meet url/link into browser. Let's covert <span> tag to <a> tag when location is link/url. So user can click and open it into new tab.

image
@ANDREYDEN
Copy link
Member

@pkpatels this does work, if you prefix the link with https://, but good point, we could make the link detector better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants