Skip to content

Sort order in content tree is not flexibly #19248

Open
@Bartosz97

Description

@Bartosz97

Which Umbraco version are you using?

15.4.1

Bug summary

From Umbraco v14 and v15 we have always access to see child nodes from 2 places: 1. From content tree and from collectino view.
Till Umbraco v13 if we have a lot of items better option was a list view.
Is there any chance to change sort order for content tree? Because it is set by sort order (by default from oldest to newest items) and we can of course sorted manually or use collection view, but in MultiNodeTreePicker we have order from content tree.

The problem is important because in other issue we can't to search existing items (ticket: #19249):
Image

Specifics

No response

Steps to reproduce

  1. Go to any node with colleciton view.
  2. We can observe discrapency with order on content tree and collection view.

Expected result / actual result

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions