anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
163 stars 23 forks source link

Slides do not reorder correctly #62

Open carolynlphillips opened 8 years ago

carolynlphillips commented 8 years ago

When I drag slides left and right to reorder them a few things happen (1) The Your Slides window hangs (2) The slides do reorder, but not in "Your Slides", even if the kernel is restarted. In fact, if I flip through the slides, the orange box jumps around in "Your Slides". This means I cannot change the order a second time!

bollwyvl commented 8 years ago

@carolynlphillips thanks again for the report, and for helping us build this boat as we sail it, as they say!

As we discussed, no problem if you can't share the notebook in question... but perhaps:

If all else fails, perhaps we can jump on gitter and hammer out the step-by-step, see if it's reproducible... would really help build the test case.

I've wanted to get closer to the reveal model (#24, with "down" subslides, #42 as a maximized view), or just go for it and let authors make whatever kind of graph they want... either way, would probably want to use something for the heavy lifting like:

http://marvl.infotech.monash.edu/webcola/examples/gridifiedSmallGroups.html

caseyjlaw commented 8 years ago

I am seeing this behavior on OSX/Chrome. I have livereveal and dashboard extensions installed too, fwiw.

Also, if I unlink and relink all the slides to cells in proper order, it seems to preserve some old slide order.

Edit: I started from scratch by editing the metadata to remove all references in the json to nbpresent. Then I rebuild the presentation linking as before. While adding slide 11, the order of the slides gets randomized!

aolieman commented 8 years ago

Same observations here. If I start making slides in a fresh notebook, without manual reordering, the slide order in the editor gets quasi-randomized as soon as the 11th slide is added. The actual presentation order of the slides is still correct, but it makes any reordering from this point onward nearly impossible.

moorepants commented 8 years ago

I also have this problem. I've added 10+ slides and am not able to rearrange them.

gabrielboucher commented 7 years ago

I also have the same problem, every browser on OS X, and with any number of slides greater than 4 or 5

brooksandrew commented 7 years ago

Same issue here on OS X. Tested on chrome and safari.

matteodellamico commented 7 years ago

Also having this problem. :( What a pity!

eric-czech commented 7 years ago

Also seeing this, or at least the order of the slides in the slide editor is not the same as the order of the slides as they appear in the actual presentation (which makes it impossible to do any further reordering).

Using OS X and chrome.