[ 
https://issues.apache.org/jira/browse/WICKET-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737484#comment-17737484
 ] 

ASF GitHub Bot commented on WICKET-7039:
----------------------------------------

martin-g commented on PR #593:
URL: https://github.com/apache/wicket/pull/593#issuecomment-1608910582

   Thank you, @renoth !




> Improve Accessibility of wicket-autocomplete.js
> -----------------------------------------------
>
>                 Key: WICKET-7039
>                 URL: https://issues.apache.org/jira/browse/WICKET-7039
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>            Reporter: Johannes Renoth
>            Priority: Major
>
> Accessibility can be improved easily with the WAI-ARIA Framework 
> [https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics]
>  by adding certain attributes to the Markup.
> In case of wicket-autocomplete it would be very helpful to add some of those 
> Attributes to the Markup
> For example
> aria-autocomplete on the searchfield 
> [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-autocomplete]
> aria-live on the Resultlist or an element surrounding the Resultlist 
> [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-live]
> I can help with the implementation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to