Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 293850

The AdminToolbar(Navigation) items are not clickable when we're on the navigation layout page.

$
0
0

Problem/Motivation

The AdminToolbar (Navigation)items are not clickable when we're on the navigation layout page.

Steps to reproduce

1). Install latest version of drupal11.
2). Install Navigation module from extend
3). go to Configuration > UserInterface > Navigation Layout and try to click on any Navigation links.
img

Proposed resolution

layout-builder-block[tabindex="-1"] {
/* Remove pointer-events: none; */
pointer-events: auto; /* Make it clickable */
}

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 293850

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>