Page title block should not be hidden on administrative pages

Created on 2 March 2023, over 1 year ago
Updated 31 March 2023, about 1 year ago

Problem/Motivation

Currently, when a node's page title visibility is set not to display, the page title block is hidden even in the context of the administrative interface (i.e., the node edit form).

Steps to reproduce

1. Create a node, setting the "Display page title" checkbox to unchecked and save.
2. Go to the node's "Edit" form.
3. The expected text "Editing [node type] [page title]" does not display.

Proposed resolution

Limit the visual hiding of the page title to the "active theme" (i.e., do not have it take effect if the current request is rendered via the "admin theme").

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mark_fullmer Tucson

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

Comments & Activities

Production build 0.69.0 2024