A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/issues/6307 below:

b-form-group feedback text should be inserted (rather than toggling display) · Issue #6307 · bootstrap-vue/bootstrap-vue · GitHub

Describe the bug

Best practices for assistive technology suggest inserting contents of a live region that is not hidden via display: none;, or at least putting the aria-live or alert role on a parent and toggling the visibility of children.
https://www.davidmacd.com/blog/test-aria-live-display-none.html

Steps to reproduce the bug Versions Libraries: Additional context

#6300 Addresses a related issue with redundant aria. It seems like removing the role: alert and going with the aria-live solution is the recommendation: https://www.w3.org/WAI/tutorials/forms/notifications/#inline
As with that issue, I am not basing this on testing, only research of the specs and the testing article above.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4