Skip to content

jsTree jquery plugin refers to style.css instead of style.min.css #3170

@keithbentrup

Description

@keithbentrup

When deploying with minified js and css, jsTree still refers to the unminified version of its stylesheet in its javascript. However, the minified version is not deployed to pub/static. This can be probably be resolved by configuring the correct minified style url for jsTree which does exist in pub/static.

See the failing url in the javascript console of the screenshot included below.

image

If I change the url to reference style.min.css, I see the expected icons next to the folder names in the UI.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: FrontendIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug reporttriage wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions