getgrav / getgrav/grav-plugin-admin

Field 'file' not use thumbnails images

Open
#1,496 2 comments 0 reactions 0 assignees View on GitHub
more info needed
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

Thumbnails images src use link to original image path. This is a problem, because the file can be large.
However, the [pagemedia field uses thumbnails](https://github.com/getgrav/grav-plugin-admin/blob/develop/classes/admincontroller.php#L1589)

Problem in:
https://github.com/getgrav/grav-plugin-admin/blob/develop/themes/grav/templates/forms/fields/file/file.html.twig#L43
https://github.com/getgrav/grav-plugin-admin/blob/develop/themes/grav/templates/forms/fields/file/file.html.twig#L56

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.