To prevent a duplicate title from showing up, the title is removed from the wrapper element. The wrapper element should keep the title and the select element should loose the title. This way the whole element behaves more like a normal form element. Why is this important. If a theme wants to move the field help text to below the title it cannot.

Comments

haydeniv’s picture

StatusFileSize
new1.09 KB

Reroll patch that will apply to dev.

haydeniv’s picture

Status: Needs review » Fixed

Committed to dev: 6273ef9

Status: Fixed » Closed (fixed)

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

  • Commit 6273ef9 on 7.x-2.x, 7.x-3.x, 8.x-3.x by haydeniv:
    Issue #1867012 by haydeniv: Description should be in wrapper not select...