cdent / tank

Tiddlers Are N[eo][tw] Knowledge
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

when the socketserver is not reachable the icons need to still be clickable #104

Closed cdent closed 10 years ago

cdent commented 10 years ago

the socketserver is on a "non standard" port so can't be reached from behind the firewall of @FND. This means the dropdowns don't drop because the javascript dies. This shouldn't be the case. Instead the error (io being undefined) should be trapped, and a message to click should be visible instead.