[wp-meta] [Making WordPress.org] #1591: CampTix Ticket shortcode form field accessibility

Making WordPress.org noreply at wordpress.org
Sun Nov 11 20:17:44 UTC 2018


#1591: CampTix Ticket shortcode form field accessibility
-------------------------------------------------+-------------------------
 Reporter:  GaryJ                                |       Owner:  (none)
     Type:  defect                               |      Status:  assigned
 Priority:  normal                               |   Milestone:
Component:  WordCamp Site & Plugins              |  Resolution:
 Keywords:  needs-patch good-first-bug           |
  accessibility                                  |
-------------------------------------------------+-------------------------

Comment (by iandunn):

 It might also help to add a `<caption>` inside the `<table>`, and change
 the ticket name `<td>` to a `<th scope="row">`, and then add `scope="col"`
 to the `<thead>` children.

 Since [https://make.wordpress.org/community/2018/11/07/wordcamp-blocks-
 round-1-designs/ we're working on Gutenberg blocks for WordCamp.org
 shortcodes], we should make sure that the new blocks implement this in a
 good way.

 Fixing some of those things for the shortcode might not be worth it, since
 we'd have to setup a feature flag to avoid breaking back-compat. Most of
 the things would be easy to add on to the shortcode without issue, though.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/1591#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list