Steps to reproduce:
admin/structure/quicktabs/add
Expected result: 'Tab content' and 'Operations' columns should still show up like on screenshot 1.
Actual result: 'Tab content' is empty and 'Operations' is not styled, as displayed on screenshot 2.
The problem is that:
drupal_html_id()
The problem could be fixed by using a form class (.quicktabs-form
) instead of the form ID (#quicktabs-form
and #quicktabs-form--2
).
Such solution is implemented in the patch provided at #1.
Reviews and tests are welcome.
The following issue might be related, though the 'Operations' column does not seem to be affected: π Content tabs chose block not showing on edit tab interface Closed: outdated
Postponed: needs info
3.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.