Problem/Motivation

Drupal 8 uses the 'details' html5 element to group form elements, for reference see the related change record: https://www.drupal.org/node/1852020

Proposed resolution

Replace all fieldsets with details elements.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new1.48 KB

Attached patch replaces all fieldsets with details elements.

  • nagy.balint committed e947c39 on 8.x-2.x authored by idebr
    Issue #3010588 by idebr: Replace fieldsets with HTML5 details elements
    
nagy.balint’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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