Hi,
anybody else has the problem, that manual sorting of the pages created is not possible ?
If I want page2 to appear before page1 and drag them in the backend it reverts back to :
Page1
Page2
after clicking apply.
I had a look in the zen_pages table.
The first created page has a sort_order value of 000.
Maybe this causes the page to stay always at the top ?
Cheers
Ralf
Comments
I knew that Safari has issues with the drag&drop (worked in FF still) if you have a lot of page but that it is broken is somehow new.
Ticket opened: https://github.com/zenphoto/zenphoto/issues/493
the database table is updated correctly when dragging the pages - as far as i can see. Seems to be a display problem in backend and unfortunately in the frontend.
Cheers
Ralf