If you have a form full of red, it is often hard to distinguish what is still left to be done. It would be nice to have this automatically toggle the has-error classes based on whether or not the input has value.

Comments

markhalliwell’s picture

Status: Active » Fixed

  • Mark Carver committed 6e9a00f on 7.x-3.x
    Issue #2312613 by Mark Carver: Added Form has-error should disappear...
markhalliwell’s picture

New theme settings (defaults):

; Forms
; --------------
settings[bootstrap_forms_required_has_error] = 0
settings[bootstrap_forms_has_error_value_toggle] = 1

Status: Fixed » Closed (fixed)

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