directus/v6-archive

Unable to view Files as thumbnails when creating item within Directus

开放

#12 创建于 2018年10月25日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (4 个派生)auto 404
3. Majorbughelp wantedv6

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

From directus created by philleepflorence : directus/directus#1935

Version Info

  • Directus version and branch: 6.4.3
  • PHP version: 7
  • MySQL version: 5.7
  • Web server: Apache
  • OS name and version: CentOS 7

Expected Behavior

When selecting Choose Existing in Single or Multiple Files Interface, one would see thumbnails of files to select.

screen shot 2017-11-01 at 5 40 59 pm

Actual Behavior

When selecting Choose Existing in Single or Multiple Files Interface, one sees rows of files, with no image preview.

screen shot 2017-11-01 at 5 41 12 pm

Steps to Reproduce

  1. Add a single or multiple file input to any table.
  2. Create a new item and try to add image

Schema Dump, Logs, or Screenshots

Table: directus_tables screen shot 2017-11-01 at 5 46 41 pm

Table: directus_preferences screen shot 2017-11-01 at 5 48 18 pm

Table: directus_columns screen shot 2017-11-01 at 5 50 18 pm

贡献者指南