• Randall Leeds's avatar
    Show form wide responses only when message exists · ab42272a
    Randall Leeds authored
    The $error key for the form will have an Array of the errors of its
    fields for that key. That means that a bad password response causes
    the entire login form to have a truthy $error.response value. That's
    not wrong, and we could be using it to show all the errors in a block
    at the top of the form, but it's not how we want to use it for this
    case.
    ab42272a
Name
Last commit
Last update
..
account.html Loading commit data...
annotation.html Loading commit data...
auth.html Loading commit data...
markdown.html Loading commit data...
notification.html Loading commit data...
privacy.html Loading commit data...
thread.html Loading commit data...
viewer.html Loading commit data...