Fullscreen z-index not covering when using tab widget

Created on 23 October 2023, about 1 year ago
Updated 22 December 2023, 12 months ago

Problem/Motivation

Fullscreen mode not working when using claro theme with vertical tab

Steps to reproduce

- install drupal 10, using default claro theme
- install module admin_toolbar
- create content type, with form display widget 'Tabs', direction 'Vertical'

Proposed resolution

The CSS(web/core/themes/claro/css/components/vertical-tabs.css) of parent wrapper(.vertical-tabs__panes) for vertical tabs has a z-index: 1; Although the fullscreen has fixed position and z-index higher than the admin toolbar, the HTML node is under the vertical tabs wrapper.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada francismak

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

Comments & Activities

Production build 0.71.5 2024