verbb / navigation

A Craft CMS plugin to create navigation menus for your site.
Other
90 stars 23 forks source link

Nodes not reflecting the correct order on the front-end as per the backend order #204

Closed terryupton closed 4 years ago

terryupton commented 4 years ago

Description Nodes getting mixed up and not reflective on the front-end as per the structure in the back-end. I have not figured out any pattern to this. I cannot get it to update. Even changing the order doesn't update it. The only way I have found it will work is to add each item one at a time and to remove the node and start again, by adding each item one at a time.

Front-end

Screenshot 2020-10-15 at 13 07 12 Screenshot 2020-10-15 at 13 07 16 Screenshot 2020-10-15 at 13 07 26

Backend

Screenshot 2020-10-15 at 13 08 55 Screenshot 2020-10-15 at 13 09 07

Steps to reproduce

  1. Added entries and ordered them into a specific order
  2. Not reflecting the same on the front-end
terryupton commented 4 years ago

Further to this @engram-design - I think this is very much related to the previous bug #203 with the nodes added in a random order. it seems that this is then fixing this order for the menu and nothing can undo it. I bypassed this by creating the whole mega menu again from scratch adding one item at a time and moving down the levels.

engram-design commented 4 years ago

That's pretty odd behaviour. I don't suppose you refreshed the page in between just to ensure it's not something odd with the JS? I'm reasonably confident this should be fixed in 1.4.0 though.