directus/v6-archive

Unable to view Files as thumbnails when creating item within Directus

オープン

#12 opened on 2018/10/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (4 件のフォーク)auto 404
3. Majorbughelp wantedv6

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド