directus/v6-archive

Unable to view Files as thumbnails when creating item within Directus

Offen

#12 geöffnet am 25.10.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4 Forks)auto 404
3. Majorbughelp wantedv6

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide