Padding issue with toolbar-menu link

Created on 29 January 2024, 11 months ago
Updated 2 March 2024, 10 months ago

Problem/Motivation

The moderation dashboard module creates a new unordered list with the Dashboard link, which causes miscalculation in calculating the top padding for the body tag.

Steps to reproduce

  1. Enable the module.
  2. Visit my dashboard page, by clicking the link from the toolbar tray (/admin/user/1/dashboard)
  3. Then you will see some extra padding induced between the toolbar and breadcrumb
  4. The module creates one more unordered list for the Dashboard link, which I think causes issue in calculating the top-padding

Proposed resolution

When the link is getting create, it should be appended to the already created toolbar-menu list, rather than creating a new list with the link.

🐛 Bug report
Status

Fixed

Version

3.0

Component

User interface

Created by

🇮🇳India siddharthjain

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