craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.2k stars 617 forks source link

[5.x]: Matrix field (card view mode) - Action to add a row #14058

Closed magnessjo closed 6 months ago

magnessjo commented 6 months ago

What happened?

Description

Missing menu/button to add a row.

Steps to reproduce

1.Create a section

  1. Create an associated entry type
  2. Create a field with CKEditor
  3. Create a matrix field with the CKEditor field on it
  4. Add matrix field to entry type created in #2

Expected behavior

The expected outcome is a menu/button to create a row.

Actual behavior

Empty field (see attached).

Screenshot 2023-12-19 at 11 09 20 AM

Craft CMS version

Craft Pro 5.0.0-alpha.2

PHP version

8.2.10

Operating system and version

Mac 14.2.1

Database type and version

MySQL 8.1.0

Image driver and version

GD 8.2.10

Installed plugins and versions

CKEditor - 4.0.x-dev

brandonkelly commented 6 months ago

Craft 5.0.0-alpha.3 is out with a fix for this. Thanks for reporting!