Skip to content

Strapi v5: Incorrect UI order of menu with nested items #459

Closed
@michsko544

Description

Version: 3.0.0-beta.2
Strapi: 5.0.5

I found a bug that caused incorrect ordering of navigation items (with nested items). The response from GraphQL API returns the correct order. Expected: Same order both returned from API and in UI

Steps to reproduce:

  • create navigation with at least 2 items
  • add nested items to 1 element
  • set navigation with nested items to be the last
  • click the 'save' button
  • the order will break

Additionally, when I reorder a broken list, the order will be fixed until I save it again

Zrzut ekranu 2024-10-17 o 14 28 12
Zrzut ekranu 2024-10-17 o 14 31 22

Metadata

Assignees

Labels

betabugSomething isn't workingsolvedIssue has been solvedv5Strapi v5

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions