Problem/Motivation

The merged changes from Issue #3453956 result in the table drag handle being misaligned when it is collapsed or while editing. I think some other css changes from the last release make those changes obsolete.
It's not aligned with the text anymore. The focus does also not look correct.

Paragraphs 1.17:
Paragraphs tabledrag handle in 1.17
Paragraphs 1.18:
Paragraphs tabledrag handle in 1.17
Focus in 1.18:
paragraph dragtable handle focus

I tested it with Drupal 10.3.1/10.3.2 and Paragraph 1.18. Claro is used as the backend theme.

Proposed resolution

Revert the changes from the related issue.

Issue fork paragraphs-3467124

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

lmoeni created an issue. See original summary.

lmoeni’s picture

Issue summary: View changes

lmoeni’s picture

Status: Active » Needs review
lmoeni’s picture

Issue summary: View changes
yevko’s picture

StatusFileSize
new41.28 KB

Tested and works well!

after patch

For 10.3.2 as well

Only local images are allowed.

neclimdul’s picture

Status: Needs review » Reviewed & tested by the community

This also fixed the tabledrag in 10.3 for us as well.

It seems to revert the previous issue but I thought the centering was an improvement so that's fine with me.

lobodakyrylo’s picture

It doesn't work for 10.4 and the Claro theme because of this element:

lobodakyrylo’s picture

Status: Reviewed & tested by the community » Needs work
lobodakyrylo’s picture

I don't know what's the purpose of that .handle element, but I temporary hid it and this patch works for me.

hosterholz made their first commit to this issue’s fork.

neclimdul’s picture

Status: Needs work » Reviewed & tested by the community

lgtm. new MR is essentially a rebase of the older MR so all good.

idebr’s picture

Version: 8.x-1.18 » 8.x-1.x-dev