looshi / Blaze-Haus

Edit blaze templates and css at runtime
6 stars 0 forks source link

Current user sees the alert 'another user xxxyy333 is editing' for their own edits #19

Open looshi opened 9 years ago

looshi commented 9 years ago

steps to replicate 1 select a template from the list 2 make some edits 3 return to homepage 4 select another template

expected results currentuser should not see an alert about their own edits

actual results currentuser sees an alert notifying them of their own edits. The cursor jumps back to beginning of file.

looshi commented 9 years ago

use this https://github.com/okgrow/meteor-persistent-session

looshi commented 9 years ago

not fixed yet.

looshi commented 9 years ago

hopefully fixed, probably a few lingering corner cases...

looshi commented 9 years ago

nope, not fixed. this is a gnarly issue to solve.