Skip to content

Instantly share code, notes, and snippets.

@pketh
Created December 17, 2019 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pketh/8c6d01790354a0c7a368042964c83983 to your computer and use it in GitHub Desktop.
Save pketh/8c6d01790354a0c7a368042964c83983 to your computer and use it in GitHub Desktop.
Kinopio Reliability Fixes dec 17 2019

Reliability Fixes

I just released some client/server patches that should address issues reported, (be sure to refresh next time you use kinopio). here's the list of what's fixed:

🐛Reported Issue:

  • when you clicked the space selection button and were seeing extra spaces that would flash and then go away.

🏥Resolution:

  • Fixed.
  • if you're still seeing orphan entries that flash away in the dialog, try signing out and then back in to clean things up.

🐛Reported Issue:

  • When you shared a space with someone the cards wouldn't show up . And when you added cards to a space and refreshed the cards would appear to be missing/ and appear in another space.

🏥Resolution:

  • Fixed.
  • I rewrote the api connection layer to ensure that updates to a space go to the correct space. You can switch to the other space, select the cards, and move them 'To Another Space'

🐛Reported Issue:

  • When you remove a connection line, sometimes the wrong connection would appear to be removed.

🏥Resolution:

  • Fixed. Connections removal should work as expected now.

Also:

  • Fixed moving cards "To Another Space" should work reliably now
  • Visiting the URLs of removed spaces now lets you edit, restore, and permanently remove that space

🌸 Thanks Dmitry for the detailed bug reports!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment