Block visibility settings have summary duplicated in the title

Created on 11 December 2024, 9 days ago

Problem/Motivation

The Block module uses vertical tabs to present visibility settings on the block form.

For example, on /admin/structure/block/manage/olivero_site_branding

This has been broken since 🐛 Logic error in Drupal's lazy load for asset aggregation Active changed when the vertical-tabs library was loaded. CKEditor 5's library definitions were updated accordingly, but not Block.

Steps to reproduce

Visit the block form and scroll down to the Visibility section, note that each vertical tab has the string "Not Required" appended.

Expected:

Actual:

Proposed resolution

Following the CR instructions , add the library as an explicit dependency.

Remaining tasks

Write tests

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Active

Version

11.0 🔥

Component

block.module

Created by

🇺🇸United States tim.plunkett Philadelphia

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024