spicywebau / craft-neo

A Matrix-like field type for Craft CMS that uses existing fields
Other
403 stars 63 forks source link

Settings menu for fields in the layout designer not opening in Craft 5 #880

Closed turnstylerj closed 2 months ago

turnstylerj commented 2 months ago

Bug Description

The settings menu for editing a field's label/handle/required status doesn't open in the field layout designer for Neo fields in Craft 5.

Steps to reproduce

  1. Add a field to a the field layout of a Neo block
  2. Click the three-dot settings menu

Expected behaviour

Settings menu should open. 2024-04-11 at 15 22 24

Neo version

5.0.0-beta.5

Craft CMS version

5.0.4

What is the affected Neo field's propagation method?

No response

Does this issue involve templating, and if so, is eager-loading used?

This is not a templating issue

ttempleton commented 2 months ago

Thanks for reporting that - fixed for the next beta release.

ttempleton commented 2 months ago

Just released 5.0.0-beta.6 including the fix for this.