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

WordPress Trac noreply at wordpress.org
Wed Mar 7 13:51:53 UTC 2018


#37331: New site form has non-required fields that have to be filled in
-------------------------------------+-------------------------------------
 Reporter:  Shelob9                  |       Owner:  rianrietveld
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.0
Component:  Networks and Sites       |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  required-fields has-     |     Focuses:  ui, accessibility,
  patch needs-refresh                |  administration, multisite
-------------------------------------+-------------------------------------

Comment (by rianrietveld):

 37331-3.diff​
 - adds the message Required fields are marked * just above the form
 - adds the attribute required="required" to the input field. I did not add
 the aria-required attribute, as this is already handled and announced by
 adding the HTML5 required attribute.
 - adds a aria-describedby="site-admin-email" to announce the message below
 the admin email with the input field.

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


More information about the wp-trac mailing list