unlcms / UNL-CMS-2

Previous Drupal 8 implementation at UNL. See https://github.com/unlcms/project-herbie for newer project.
GNU General Public License v2.0
3 stars 8 forks source link

Webform #30

Closed kabel closed 7 years ago

kabel commented 7 years ago

Theme work may still be required from Ryan or Spencer. Additional configuration may be needed to adjust the default or disable additional element that we won't be able to provide in an a11y manner (codemirror, toggle, etc).

The select_other and radio_other, etc elements need some template adjustments to fix the missing label on the other text input. There are likely other theme adjustments we need to make to remove label elements that don't actually label inputs.

Closes #20

kabel commented 7 years ago

Managed file upload elements also suffer from duplicate IDs by default (ajax wrappers at fault?)