vehikl / vehikl-growth-sessions

General weekly view of social mob activities
6 stars 3 forks source link

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

Open pkpatels opened 9 months ago

pkpatels commented 9 months ago

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 commented 5 months ago

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