Problem/Motivation

A follow up issue after
#3178907: Style the Node View mode preview bar
having

{% set ttributes = attributes.addClass(entity_type|clean_class ~ 'vartheme-node-preview-page') %}

Proposed resolution

Fix set attributes for HTML node preview templates.
Change to have following in the system html--node--preview.html.twig template.

{% extends "html.html.twig" %}
{% set attributes = attributes.addClass(entity_type|clean_class ~ 'vartheme-node-preview-page') %}

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
  • ✅ 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-9.0.12, vartheme_bs4-9.0.24

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

Node preview in Ultrawide screens
Node preview in Ultrawide screens

Node preview in Large screens
Node preview in Large screens

Node preview in Small screens
Node preview in Small screens

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3346706: Fixed set attributes for HTML node preview templates

Comments

Rajab Natshah created an issue. See original summary.

  • Rajab Natshah committed ff23b6c5 on 9.0.x
    Issue #3346706: Fix set attributes for HTML node preview templates
    
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-9.0.12, +vartheme_bs4-9.0.24
StatusFileSize
new1.83 MB
new1.53 MB
new372.37 KB
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Issue summary: View changes

✅ Released vartheme_bs4-9.0.24
✅ Released varbase-9.0.12

Status: Fixed » Closed (fixed)

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