Closed celestialhanley closed 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.
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.
RegExp for urls: https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url
https://stackoverflow.com/questions/37684/how-to-replace-plain-urls-with-links
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.