Skip to content

[6.x] Keep crop copies in asset fields - #15284

Open
atirna wants to merge 3 commits into
statamic:6.xfrom
atirna:fix/asset-field-crop-return
Open

[6.x] Keep crop copies in asset fields#15284
atirna wants to merge 3 commits into
statamic:6.xfrom
atirna:fix/asset-field-crop-return

Conversation

@atirna

@atirna atirna commented Aug 26, 2026

Copy link
Copy Markdown

Why

Cropping an asset from an entry asset field should replace that field value without taking the editor away from the entry.

Verification

  • npm test -- resources/js/tests/components/assets/Editor.test.js
  • npm run build
  • In the Control Panel, cropped an entry asset as a copy and confirmed the entry stayed open with the new asset selected.

Fixes #15271

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.

Cropping asset from an asset field takes you back to the asset browser

1 participant