You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Aaron Markham (JIRA)" <ji...@apache.org> on 2018/10/10 22:13:00 UTC

[jira] [Updated] (MXNET-1092) Accessibility: input field for search is missing a label tag

     [ https://issues.apache.org/jira/browse/MXNET-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Markham updated MXNET-1092:
---------------------------------
    Issue Type: Bug  (was: Story)

> Accessibility: input field for search is missing a label tag
> ------------------------------------------------------------
>
>                 Key: MXNET-1092
>                 URL: https://issues.apache.org/jira/browse/MXNET-1092
>             Project: Apache MXNet
>          Issue Type: Bug
>            Reporter: Aaron Markham
>            Priority: Major
>
> Each <input> tag should have a <label> tag, where the for attribute match the id attribute of the <input> tag OR the <label> tag covers the <input> tag and the description.
> For example, this is the search field:
> <input type="text" name="q" class="form-control" placeholder="Search">



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org