thedevdojo/voyager

Sort images in Media Picker

Open

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

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)PHP (11,817 star) (2,652 fork)batch import
featurehelp wanted

描述

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.

贡献者指南

Sort images in Media Picker · thedevdojo/voyager#4948 | Good First Issue