thedevdojo/voyager

Sort images in Media Picker

开放

#4,948 创建于 2020年5月21日

 (2 条评论) (0 个反应) (0 位负责人)PHP (2,652 个派生)batch import
featurehelp wanted

仓库指标

星标
 (11,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Version information

  • Laravel: v6.9.0
  • Voyager: v1.4.1
  • PHP: 7.2.19
  • Database: MySQL 5.7.24

Description of problem

I'm not sure if this is already a feature. I searched and searched without any luck. In the Create screen, when using the Media Picker, the sort is by name. It becomes very frustrating when you upload an image to the post, and then have to search for it because it is ordered by name by default.

Proposed solution

Possibility to set the Media Picker sort/order in the field settings where you set the other settings for the media picker.

Alternatives considered

None.

Additional context

Would be good to be able to set the sort on the general Media Picker (the one chosen from the sidebar) as well.

贡献者指南