Fix Layout Builder overrides section storage sets local tasks block cache max-age to 0 on content entity pages without overrides enabled

Created on 17 March 2024, 3 months ago
Updated 21 March 2024, 3 months ago

Problem/Motivation

Ensure that all classes and hooks in Bootstrap Layout Builder, Bootstrap Styles, and Varbase Layout Builder refrain from setting cache on blocks, fields, modals, or dialogs at all levels of AJAX (1st, 2nd, 3rd, and 4th levels) under the edit layout route. This is necessary to avoid caching conflicts between the admin theme and the front theme, as well as other associated issues

Steps to reproduce

Without the fixes of πŸ› Fix disappearing header sections/regions and heading blocks Fixed

  • Clear cache.
  • Go to any admin page.
  • Then go to the front page that uses layout builder.

You may notice that some classes, blocks, and titles are missing from the layout builder.

Proposed resolution

Set the X-Drupal-Cache-Max-Age to zero

Remaining tasks

  • βœ… File an issue about this project
  • ❌ Addition/Change/Update/Fix to this project
  • ❌ Testing to ensure no regression
  • βž– Automated unit/functional testing coverage
  • βž– Developer Documentation support on feature change/addition
  • βž– User Guide Documentation support on feature change/addition
  • βž– UX/UI designer responsibilities
  • βž– Accessibility and Readability
  • ❌ Code review from 1 Varbase core team member
  • ❌ Full testing and approval
  • ❌ Credit contributors
  • ❌ Review with the product owner
  • ❌ Update Release Notes and Update Helper on new feature change/addition
  • ❌ Release

Varbase update type

  • βœ… No Update
  • βž– Optional Update
  • βž– Forced Update
  • βž– Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
πŸ› Bug report
Status

Needs work

Version

10.1

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan Ahmad Khader

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024