-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
documentationThe documentation should be updated.The documentation should be updated.enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)
Milestone
Description
Checklist before I submit this issue report
I confirm that:
- I have tested this with the latest version available
- I have read documentation @ http://metamodels.readthedocs.org/en/ or http://metamodels.readthedocs.org/de/
- I have checked the Contao community forums for references https://community.contao.org/
- I have checked existing issues for duplicates and found none @ https://github.com/MetaModels/core/issues?q=is%3Aissue
My environment is:
(Please fill in the actual values from your environment - check Contao Manager or use composer show
)
Key | Value | Comments |
---|---|---|
PHP version: | 7.3.21 | |
Contao version: | 4.4.51 | |
MetaModels version: | 2.1.9 | |
Installed MetaModels packages: | - | variouse attributes |
DCG version: | 2.1.7 |
Issue description
Additional CSS/JS for Render Settings is not included in the backend when there are no items (empty list).
Steps to reproduce
- Define some CSS for the backend list (e.g. to define the width of the filter selects)
- Set the CSS file in the render setting
- Open the list and use the search with a value that delivers no results
Describe the behaviour of the application
The additional defined CSS/JS for Render Setting is not included in the backend when there are no items (empty list).
Describe the expected behaviour of the application
The additional defined CSS/JS for Render Setting should also be included in the backend when there are no items (empty list).
Screenshots
At least 30 items ... the CSS for the filter is inclued
No items ... no CSS
Metadata
Metadata
Assignees
Labels
documentationThe documentation should be updated.The documentation should be updated.enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)