holochain / clutter

Fully distributed twitter built on holochain
161 stars 22 forks source link

meow links should be clickable #69

Closed celestialhanley closed 6 years ago

celestialhanley commented 6 years ago

when a user posts a meow with a link, it is not currently clickable. desired behavior: clicking link will open it in new tab.

As an alpha 1 user I want to have links clickable if the link is in the proper and full format with "https://" in front.

zippy commented 6 years ago

it may be a good idea to coordinate with @philipbeadle to create a UI test that reveals this problem, so that when it gets fixed, it doesn' break again later.

lucksus commented 6 years ago

RegExp for urls: https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url

science-girl commented 6 years ago

https://stackoverflow.com/questions/37684/how-to-replace-plain-urls-with-links