Problem/Motivation

When you define an extra classe, it does not save

Steps to reproduce

Set a class in a section and edit again.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 3252210-3.patch803 bytesgidel

Comments

eme created an issue. See original summary.

eme’s picture

In ui_styles_layout_builder.modules, line 176, we should change

$formState->getValue('_ui_styles_extra')

into

$formState->getValue('ui_style')['_ui_styles_extra']

grimreaper’s picture

Version: 8.x-1.0 » 8.x-1.x-dev
Assigned: Unassigned » grimreaper

Thanks!

A colleague will upload a patch.

I will merge it during the week.

gidel’s picture

Status: Active » Needs review
StatusFileSize
new803 bytes

Hello,

Here is the patch for the comment #2.
Thanks for the review.

grimreaper’s picture

Title: Extra classe does not save » Extra class does not save

  • gidel authored 70856ee on 8.x-1.x
    Issue #3252210 by gidel, eme, Grimreaper: Extra class does not save
    
grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.