Typical URL Warning: not For Facebook #1

Closed
opened 2018-06-26 11:50:33 +12:00 by dave · 4 comments
dave commented 2018-06-26 11:50:33 +12:00 (Migrated from git.oeru.org)

Created by: cogdog

Liking the response for commonly edited URLs, but expected to see it from Readme.md for entering http://facebook.com, it just offers that it redirects.

Also, and minor, on the hover box that appears for the warning on Google.com, the box disappears before I can click the hyperlink (Google Chrome in Mac OSX)

hover

*Created by: cogdog* Liking the response for commonly edited URLs, but expected to see it from Readme.md for entering http://facebook.com, it just offers that it redirects. Also, and minor, on the hover box that appears for the warning on Google.com, the box disappears before I can click the hyperlink (Google Chrome in Mac OSX) ![hover](https://user-images.githubusercontent.com/463038/41881331-3881ff02-78a0-11e8-816c-6375bcd99693.jpg)
dave commented 2018-06-26 11:56:09 +12:00 (Migrated from git.oeru.org)

Created by: lightweight

Thanks for the feedback! Yes, with http://facebook.com, it redirects to https... thus the first message. It then mentions (second mention) that it's a common error, doesn't it? Ah, no it doesn't. Looks like the regex I'm using isn't coping if there's a "/" on the end of the URL... will fix.

Regarding the tooltip, yes, that's a tricky one... the issue is that it's gotta work for both touch and mouse-driven interfaces... Need to work out a solution. I'll shift that link into the default message (that doesn't disappear)...

*Created by: lightweight* Thanks for the feedback! Yes, with http://facebook.com, it redirects to https... thus the first message. It then mentions (second mention) that it's a common error, doesn't it? Ah, no it doesn't. Looks like the regex I'm using isn't coping if there's a "/" on the end of the URL... will fix. Regarding the tooltip, yes, that's a tricky one... the issue is that it's gotta work for both touch and mouse-driven interfaces... Need to work out a solution. I'll shift that link into the default message (that doesn't disappear)...
dave commented 2018-06-26 12:29:31 +12:00 (Migrated from git.oeru.org)

Created by: cogdog

Not getting the second message for FB on my test site https://extend-domains.ecampusontario.ca/blog-feed-finder/

fb

*Created by: cogdog* Not getting the second message for FB on my test site https://extend-domains.ecampusontario.ca/blog-feed-finder/ ![fb](https://user-images.githubusercontent.com/463038/41882340-af5c4592-78a5-11e8-86ad-a2075282fc44.jpg)
dave commented 2018-06-26 12:31:57 +12:00 (Migrated from git.oeru.org)

Created by: lightweight

Yes, in my testing, I also got that... Trying to work out what's going wrong... yes, have seen some weird behaviour - sometimes the process halts in a place that isn't final. I haven't yet been able to work out the conditions that lead to this problem. It doesn't always seem to happen.

*Created by: lightweight* Yes, in my testing, I also got that... Trying to work out what's going wrong... yes, have seen some weird behaviour - sometimes the process halts in a place that isn't final. I haven't yet been able to work out the conditions that lead to this problem. It doesn't always seem to happen.
dave commented 2018-07-04 14:28:33 +12:00 (Migrated from git.oeru.org)

Created by: lightweight

Ok, fixed all of this, including moving the clickable help URL into the main comment, not the tooltip.

*Created by: lightweight* Ok, fixed all of this, including moving the clickable help URL into the main comment, not the tooltip.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
OERF/blog-feed-finder#1
No description provided.