Problem/Motivation

Sector D10 - Layout Builder - Cancel/Discard Button is Missing (only the Save Layout Button is here)
The Gin Admin Theme is already at "8.x-3.0-rc9 version of Gin"
Note: I am using normal composer install method jsut as recommended on a common cpanel shared hosting

Steps to reproduce

go to admin/structure/contenttypeOrBlockType -> edit the manage display -> go to layout builder ->make some edit/change(add block etc), only the save layout button is there. the 'discard/cancel is not found anywhere. we must use FORCED method by
adding a 'text'behind the URL : "/discard-changes''

Proposed resolution

to add the button just like the normal D10 layout builder (Claro version)

Remaining tasks

User interface changes

API changes

Data model changes

Comments

infohome created an issue. See original summary.

infohome’s picture

Title: Sector D10 - Layout Builder - Cancel/Discard Button is Missing (the save layout button is here) » Sector D10 - Layout Builder - Cancel/Discard Button is Missing (the Save Layout Button is here)
Issue summary: View changes
gareth.poole’s picture

Sector doesn't currently ship any fixes around the compatibility of Layout Builder with Gin. Do you have the latest 8.x-3.0-rc9 version of Gin?

infohome’s picture

Issue summary: View changes

to answer the previous question
The Drupal Core is still at version 10.1.8
The Gin Theme is already at version "8.x-3.0-rc9"