renoth commented on PR #1277: URL: https://github.com/apache/wicket/pull/1277#issuecomment-3403147878
The attribute hides the element from screenreaders and the accessibility tree: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-hidden It is utterly harmless otherwise. The placeholder tag should never be picked up by assistive technology since it is purely for technical reasons. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
