[wp-trac] [WordPress Trac] #32510: Add HTML5 "required" attributes to the login form

WordPress Trac noreply at wordpress.org
Mon Jul 10 20:26:43 UTC 2023


#32510: Add HTML5 "required" attributes to the login form
-------------------------------------------------+-------------------------
 Reporter:  aznadesign                           |       Owner:  joedolson
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  6.3
Component:  Login and Registration               |     Version:  2.1
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch required-fields needs-     |     Focuses:  ui,
  dev-note                                       |  accessibility
-------------------------------------------------+-------------------------
Changes (by joedolson):

 * keywords:  has-patch required-fields => has-patch required-fields needs-
     dev-note


Comment:

 @TimothyBlynJacobs I would argue that this is a reasonable breakage.
 Plugins that are manipulating login methodology should be expected to
 adapt to how login works, and that could absolutely include removing the
 fields from the DOM or removing the required attribute. In my opinion,
 this change is still appropriate, and any plugins that are dependent on
 these fields not being required should adapt.

 That said, this probably means this change should come with a dev note.

 I'm leaving this as reopened for the moment, but in my opinion this should
 be closed again as fixed.

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


More information about the wp-trac mailing list