Skip to content

Fixup incorrect link elements for elfinder images in common_styles#92

Merged
pxpm merged 1 commit into
Laravel-Backpack:mainfrom
jnoordsij:fixup-logo-loads
Mar 30, 2026
Merged

Fixup incorrect link elements for elfinder images in common_styles#92
pxpm merged 1 commit into
Laravel-Backpack:mainfrom
jnoordsij:fixup-logo-loads

Conversation

@jnoordsij
Copy link
Copy Markdown
Contributor

@jnoordsij jnoordsij commented Mar 27, 2026

WHY

BEFORE - What was wrong? What was happening before this PR?

In the scope of #40 I've wrongly and accidentally removed the false generate link value for two elFinder image assets,
causing the corresponding images to now be actively displayed below the elFinder instance on loading a page.

Note these are only visible in the 'standalone' version of the filemanager as in the popup they are hidden behind the actual instance.

AFTER - What is happening after this PR?

By restoring the false values, assets are once more cached by basset but not actively loaded, so that elFinder can still use them but they don't appear in the page.

HOW

How did you achieve that, in technical terms?

??

Is it a breaking change or non-breaking change?

??

How can we test the before & after?

??

@pxpm pxpm merged commit 0cb413c into Laravel-Backpack:main Mar 30, 2026
2 of 3 checks passed
@jnoordsij jnoordsij deleted the fixup-logo-loads branch March 30, 2026 09:57
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

Successfully merging this pull request may close these issues.

2 participants