Toolbar shortcut menu item overlapping with Workspaces option.

Created on 18 January 2024, 5 months ago
Updated 19 January 2024, 5 months ago

Problem/Motivation

Toolbar shortcut menu item overlapping with Workspaces option

Steps to reproduce

  1. Install the theme set as an administration theme.
  2. Install the Workspaces module
  3. Go to the /admin/appearance/settings/gin
  4. Go to Navigation (Drupal Toolbar) choose Horizontal, Modern Toolbar or Sidebar, Vertical Toolbar (Default) and save.
  5. Scroll top right hand side and hover toolbar item which is left or right with workspaces option
  6. Now your are able to find this issue

For reference:-

Proposed resolution

You can remove margin left which is coming in code.

[dir="ltr"] .gin-secondary-toolbar .toolbar-secondary .toolbar-bar .toolbar-tab {
    margin-left: -0.25em;
}

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

RTBC

Version

3.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia djsagar

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

Merge Requests

Comments & Activities

  • Issue created by @djsagar
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia ehsann_95

    ahsannazir โ†’ made their first commit to this issueโ€™s fork.

  • Merge request !366gin-3415526-remove margi-left. โ†’ (Open) created by Unnamed author
  • Status changed to Needs review 5 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia ehsann_95

    Raised MR to remove margin left.

  • Status changed to RTBC 5 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia divya.sejekan

    Reviewed using MR! 366 #4 . The issue is resolved. Issues resolved for both Horizontal, Modern Toolbar or Sidebar, Vertical Toolbar (Default)

    Testing Steps
    Install the theme set as an administration theme.
    Install the Workspaces module
    Go to the /admin/appearance/settings/gin
    Go to Navigation (Drupal Toolbar) choose Horizontal, Modern Toolbar or Sidebar, Vertical Toolbar (Default) and save.
    Scroll top right-hand side and hover toolbar item which is left or right with the workspaces option
    Now you are able to find this issue

    Moving to RTBC++

Production build 0.69.0 2024