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

BUG: Moving Assets in array<Neos\Media\Domain\Model\Asset> breaks the Inspector #3690

Open
1 task done
MVogge opened this issue Dec 19, 2023 · 1 comment
Open
1 task done
Labels
7.3 8.3 Bug Label to mark the change as bugfix UI & UX

Comments

@MVogge
Copy link

MVogge commented Dec 19, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Moving assets in the inspector in an element using array<Neos\Media\Domain\Model\Asset> breaks the inspector. See provided screen record for a visual representation of the error.

Bildschirmaufnahme.2023-12-19.um.14.28.38.mov

Expected Behavior

Moving assets in an array<Neos\Media\Domain\Model\Asset> moves the element to the desired location without any (visual) bugs

Steps To Reproduce

  • Create an element with a property using array<Neos\Media\Domain\Model\Asset>
  • Add assets to the property (in our example it's around 200 assets)
  • Change the order of an asset

Environment

- Flow: 8.3
- Neos: 8.3
- PHP: 8.2

Anything else?

No response

@MVogge MVogge added the Bug Label to mark the change as bugfix label Dec 19, 2023
@dlubitz
Copy link
Contributor

dlubitz commented Dec 19, 2023

Also an issue in Neos 7.3. But I had to reload the page where the asset list is added, before I had the error. (with 8 image items)

@dlubitz dlubitz added the 7.3 label Dec 19, 2023
@grebaldi grebaldi transferred this issue from neos/neos-development-collection Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.3 8.3 Bug Label to mark the change as bugfix UI & UX
Projects
None yet
Development

No branches or pull requests

3 participants