Tabledrag missalignment

Created on 14 February 2025, about 2 months ago

Problem/Motivation

The items in a tabledrag (menu, taxonomy, etc) are shifted up and not vertically centered with the drag handle.

Looking at the HTML, I see that the handle in 11.0.11 went from

<a href="#" title="Move in any direction" class="tabledrag-handle js-tabledrag-handle"></a>

to this in 11.1.0
<a href="#" title="Move in any direction" class="tabledrag-handle"><div class="handle"></div></a>

which seems to indicate that it's coming from /core/misc/tabledrag.js instead of /core/themes/claro/js/tabledrag.js

Steps to reproduce

Go to any form with a tabledrag element: /admin/structure/menu/manage/admin or /admin/structure/block or /admin/config/content/formats/manage/basic_html

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Active

Version

11.1 🔥

Component

Claro theme

Created by

🇨🇦Canada bwaindwain

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