[wp-trac] [WordPress Trac] #38460: New user form on network site has non-required fields that have to be filled in

WordPress Trac noreply at wordpress.org
Mon Jan 2 22:49:10 UTC 2023


#38460: New user form on network site has non-required fields that have to be
filled in
-------------------------------------+-------------------------------------
 Reporter:  jackreichert             |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.2
Component:  Networks and Sites       |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch required-      |     Focuses:  accessibility,
  fields commit                      |  multisite
-------------------------------------+-------------------------------------
Changes (by audrasjb):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55026" 55026]:
 {{{
 #!CommitTicketReference repository="" revision="55026"
 Networks and Sites: Mark required fields as such in New User Form.

 This changeset adds `required="required"` attributes to required form
 fields and uses `wp_required_field_message()` and
 `wp_required_field_indicator()` functions to improve the generated markup,
 and for better consistency with other required fields.

 Props jackreichert, flixos90, afercia, sabernhardt.
 Fixes #38460.
 }}}

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


More information about the wp-trac mailing list