Media Picker should respect defined Media Folder sort order #19930
ShaneDPorter
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TL;DR: The Media Picker should display items in the same sort order defined on their media folders for consistency and easier selection.
Description
When selecting items through the Media Picker (including Legacy) in Umbraco CMS, the displayed sort order does not match the sort order defined in media folders. Media folders allow setting a sort order (for example, descending by "Last Updated"), but when browsing through the Media Picker, this defined sort order is not respected.
Feature Request
The Media Picker should always follow the sort order defined on the media folder being browsed. If a folder is set to sort by "Last Updated" descending, the picker should show the same order. If a folder is set to sort alphabetically, the picker should show that. This ensures that content editors see media items consistently, regardless of whether they are in the Media Library or selecting via the Media Picker.
Benefits
Beta Was this translation helpful? Give feedback.
All reactions