Problem/Motivation

Vertical Tabs that have #parents set, are broken after #3177415: Vertical Tabs CSS classes applying to non-vertical tab detail element groups. This could be tested on forms rendering vertical tabs in subforms, for example, on the editor config UI.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

lauriii created an issue. See original summary.

lauriii’s picture

Status: Active » Needs review
StatusFileSize
new1.79 KB
new2.83 KB
lauriii’s picture

StatusFileSize
new2.66 KB
new465 bytes

Removed unused use statement

lauriii’s picture

StatusFileSize
new2.66 KB
new2.66 KB

Reuploading test only patch

bnjmnm’s picture

StatusFileSize
new1.79 KB
new2.82 KB

Same as #4 (no additional changes), just removing the non-test stuff from the test-only patch.

lauriii’s picture

StatusFileSize
new1.62 KB
new2.66 KB

Reuploading #4 but removing the fix from the test only patch

The last submitted patch, 6: 3219340-6-test-only.patch, failed testing. View results

fathima.asmat’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Needs review » Fixed

I can confirm that this patch is working for Drupal 9.2.x aswell. I had a similar issue with a paragraph with vertical tabs inside a details field group after I upgraded Drupal to 9.2 with Claro theme enabled. The patch #6 has fixed the problem. Thanks for the patch!

spokje’s picture

Version: 9.2.x-dev » 9.3.x-dev
Status: Fixed » Needs review

@fathima.asmat: Basically "fixed" is a status used when a patch is committed by a Core committter. This is not the case (yet).

Back to "Needs Review" and "9.3.x-dev" since that's the branch where fixes land before getting backported to 9.2.x by Core committers discretion.

mherchel’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new122.38 KB
new84.81 KB

This works great!

The last submitted patch, 6: 3219340-6-test-only.patch, failed testing. View results

spokje’s picture

Triggered retest of 3219340-6.patch so that will now become the patch that is 2-daily tested instead of 3219340-6-test-only.patch which should indeed fail.

alexpott’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed cbf7b5525e to 9.3.x and 1a6a815c96 to 9.2.x. Thanks!

  • alexpott committed cbf7b55 on 9.3.x
    Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents...

  • alexpott committed 1a6a815 on 9.2.x
    Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.