Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File List Preview not working #3

Closed
buttflattery opened this issue Dec 13, 2017 · 2 comments
Closed

File List Preview not working #3

buttflattery opened this issue Dec 13, 2017 · 2 comments

Comments

@buttflattery
Copy link

  • OS Information: Windows 10 Pro
  • System Type: 64-bit OS x64-based Processor
  • Browser Info: Chrome Version 62.0.3202.94 (Official Build) (64-bit)
  • Browser Info : Firefox 57.0 (64-bit)

In the Add News section where we provide the

  • Image
  • Image List
  • File List

Under Media section the 3rd section i.e File List Never shows file preview no matter how many times you provide the file the behavior is same in both chrome and Firefox see below

Chrome

image

@nadar
Copy link
Member

nadar commented Dec 13, 2017

@buttflattery Only images provide previews, files never have a preview as it could be everything.

@buttflattery
Copy link
Author

Well, i guess in that case you are good to close this issue.

@nadar nadar closed this as completed Dec 14, 2017
vavepl added a commit to vavepl/luya-module-admin that referenced this issue May 16, 2019
a small typo, a defined list is missing
from directives.js
* @var object $options Provides options to build the sort relation array:
     *
     * ```js
     * {
     * 	'sourceData': [
     * 		{'value': 1, 'label': 'Source Entry luyadev#1'}
     * 		{'value': 2, 'label': 'Source Entry luyadev#2'}
     * 		{'value': 3, 'label': 'Source Entry luyadev#3'}
     * 		{'value': 4, 'label': 'Source Entry luyadev#4'}
     * 	]
     * }
     * ```
nadar pushed a commit that referenced this issue May 19, 2019
* Update AngularTest.php

a small typo, a defined list is missing
from directives.js
* @var object $options Provides options to build the sort relation array:
     *
     * ```js
     * {
     * 	'sourceData': [
     * 		{'value': 1, 'label': 'Source Entry #1'}
     * 		{'value': 2, 'label': 'Source Entry #2'}
     * 		{'value': 3, 'label': 'Source Entry #3'}
     * 		{'value': 4, 'label': 'Source Entry #4'}
     * 	]
     * }
     * ```

* Update Angular.php

* Ensure value and label as keys

* Update Angular.php

* Update AngularTest.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants