[wp-trac] [WordPress Trac] #30685: Better Login Error&Message Displaying

WordPress Trac noreply at wordpress.org
Wed Jun 15 13:53:47 UTC 2016


#30685: Better Login Error&Message Displaying
------------------------------------+--------------------------------
 Reporter:  extendwings             |       Owner:  rianrietveld
     Type:  enhancement             |      Status:  assigned
 Priority:  normal                  |   Milestone:  Future Release
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch               |     Focuses:  ui, accessibility
------------------------------------+--------------------------------
Changes (by rianrietveld):

 * keywords:  has-patch needs-refresh => has-patch


Comment:

 Simplified the changes and limited them to the core issue only: put the
 error messages in a list and adjusted the CSS for that issue only.
 I could not understand why
 {{{
 $( 'body' ).addClass( 'modal-open' );
 }}}
 needed to be added to wp-includes/js/wp-auth-check.js because it's already
 there in the code and the class is added to the body when the model is
 open. So I left the changes to wp-auth-check.js out.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30685#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list