Problem/Motivation

Recent changes in navigation module(which brings 3 regions in navigation top bar - Issue - https://www.drupal.org/project/drupal/issues/3484564) 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

CommentFileSizeAuthor
edit_node.png85.29 KBamangrover90
create_node.png57.8 KBamangrover90

Issue fork gin-3495024

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

amangrover90 created an issue. See original summary.

amangrover90’s picture

Status: Active » Needs review
amangrover90’s picture

Issue summary: View changes

saschaeggi made their first commit to this issue’s fork.

saschaeggi changed the visibility of the branch 8.x-3.x to hidden.

saschaeggi changed the visibility of the branch 3495024-make-top-bar--gin.html.twig-compatible to hidden.

saschaeggi’s picture

Status: Needs review » Fixed

Thanks! I've went ahead and included some more outstanding implementations to expose local actions as well as a temporary solution.

Status: Fixed » Closed (fixed)

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