Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
2 May 2011 at 15:46 UTC
Updated:
29 Jul 2014 at 19:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidComment #2
dave reidRest of core's vertical tab elements converted.
Comment #3
dave reidAdding tags for needing usability and markup reviews.
Comment #4
sunThis tweak could use a small code comment.
Duplicate newline.
Let's move the additional munging of #title_display right below the initial default code.
One wrapper too much. Let's simply add the 'vertical-tabs-panes' class to the outer wrapper. More than one container doesn't make much sense here.
Not sure whether this has any [valid] effect here. Can probably be removed.
If there's a meaning to 'attribute', then the only possible meaning I could see would be a 'title' attribute on the wrapping DIV.
Stale reference to "and no required marker".
Powered by Dreditor.
Comment #5
David_Rothstein commentedThis has the "Needs usability testing" tag - what kind of testing does it need exactly?
Comment #6
sunI just stumbled over this in a contrib module.
I'd suggest to keep this simple and just get the job done.
Comment #8
sunFixed that test failure — of course, the #pre_render needs to check whether any tabs are accessible/visible.
This patch should come back green and could be considered ready.
Comment #9
sunFeedback, anyone?
Comment #10
sun#8: drupal8.vertical-tabs-title.8.patch queued for re-testing.
Comment #11
sunRe-rolled against HEAD.
Feedback, anyone?
Comment #12
sunComment #13
sunAnyone?
Comment #14
saltednut#11 applies cleanly to drupal-8.x-dev. I'm not finding any manual errors when viewing forms that contain vertical tabs around the dev site.
If patch is committed it would save ~3 lines for title assertions on vertical tabs.
Comment #15
sunWas that an RTBC? ;)
Comment #16
saltednutComment #17
sun#11: drupal8.vertical-tabs-title.11.patch queued for re-testing.
Comment #18
sun#11: drupal8.vertical-tabs-title.11.patch queued for re-testing.
Comment #19
sun#11: drupal8.vertical-tabs-title.11.patch queued for re-testing.
Comment #20
yesct commentedManual testing. Looks find on blocks (admin/structure/block/manage/system/help/configure), account settings (admin/config/people/accounts), filters (admin/config/content/formats/filtered_html)
Content types like articles don't seems to have titles on the vertical tabs to convert. Still rtbc to me.
patch still applies with offsets.
Comment #21
yesct commented#11: drupal8.vertical-tabs-title.11.patch queued for re-testing.
Comment #22
catch#11: drupal8.vertical-tabs-title.11.patch queued for re-testing.
Comment #24
sunRe-rolled against HEAD.
Comment #25
catch#24: drupal8.vertical-tabs-title.24.patch queued for re-testing.
Comment #27
sunHah, playing the re-roll monkey — so lucky to break my own patches :)
Comment #28
webchickThis looks like a nice feature/clean-up. We can commit it once we're under thresholds again.
Comment #29
webchickHm. Actually I guess catch has tried to re-test this several times so guess he's cool to commit this.
Committed and pushed to 8.x.
Comment #30
webchickDer. Needs a change notice.
Comment #31
sunChange notice: http://drupal.org/node/1886118