• We are experiencing a bug when dragging and dropping rows, modifying the page content, then returning to the index view.

    1.) Drag and drop row to a different placement
    2.) Edit the same row (that was dragged and dropped)
    3.) Click Save (or update)
    4.) Refresh SKU list – row is not on modified placement

    Whereas, if you drag and drop a row and modify a different row, update the content, the content stays in the same place.

    – No additional sorting has been set.
    – This is the base sorting view as far as I know.
    – No ajax/console errors

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ahinkle10

    (@ahinkle10)

    Hi. Any update here?

    Plugin Author Maya

    (@tdgu)

    Hi,
    There must be an error, either a JavaScript code or something on your side. Can you check the browser console and the AJAX response it receives from the server-side?

    Thanks

    Thread Starter ahinkle10

    (@ahinkle10)

    Hey there @tdgu ,

    I have no javascript issues in the console.

    Dragging and dropping a row and refreshing the page works fine. but it’s when we edit and update the same row, and then revisit the index page it’s not sorted as we originally had it.

    I was able to replicate this on a new wordpress install (also with no console errors):

    1.) Drag and drop row to a different placement
    2.) Click into “edit” the post and edit the same row (that was dragged and dropped)
    3.) Click Save (or update)
    4.) Go back to the index view to drag and drop post
    5.) Refresh page – row is not on modified placement

    • This reply was modified 4 years, 10 months ago by ahinkle10.
    • This reply was modified 4 years, 10 months ago by ahinkle10.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Drag and Drop Row, Edit & Save Same Post, Refresh- Not saving sort’ is closed to new replies.