Make top-bar--gin.html.twig compatible with new navigation topbar regions.

Created on 19 December 2024, 5 months ago

Problem/Motivation

Recent changes in navigation module(which brings 3 regions in navigation top bar) make Gin form actions(Save, delete, hide side bar panel etc) as well as More actions(local tasks such as Edit, View, Delete, Revisions) disappear.

Steps to reproduce

1. Install latest Drupal 11.x-dev.
2. Install gin theme.
3. Enable navigation and navigation_top_bar module.
For node creation:
4. Go to /node/add/article.
5. See that the Save button is missing from the page, along with Hide pannel button.
For node edit:
1. Try to edit already created node.
2. See that the Save button, Delete and Hide panel buttons are missing.

Proposed resolution

Change top-bar--gin.html.twig compatible with the 3 regions introduced in this commit.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇮🇳India amangrover90

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024