mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 18:15:48 +08:00
a653737a66
* FIX: Add aria-labels to topic list items Before this fix you could navigate the topic list using a screen reader and a keyboard but some of the items were not as descriptive as they could be. The newly added labels make it easier to understand what you are tabbing over. context: https://meta.discourse.org/t/accessibility-aria-attributes-are-not-defined-for-links-under-replies-category/142539 * Update app/assets/javascripts/discourse/lib/utilities.js.es6 Co-Authored-By: Régis Hanol <regis@hanol.fr> * Multiline fix * Fix more tests Co-authored-by: Régis Hanol <regis@hanol.fr> |
||
---|---|---|
.. | ||
badge-test.js.es6 | ||
category-test.js.es6 | ||
composer-test.js.es6 | ||
email-log-test.js.es6 | ||
group-test.js.es6 | ||
invite-test.js.es6 | ||
nav-item-test.js.es6 | ||
post-stream-test.js.es6 | ||
post-test.js.es6 | ||
report-test.js.es6 | ||
rest-model-test.js.es6 | ||
result-set-test.js.es6 | ||
session-test.js.es6 | ||
site-test.js.es6 | ||
staff-action-log-test.js.es6 | ||
store-test.js.es6 | ||
topic-details-test.js.es6 | ||
topic-test.js.es6 | ||
topic-tracking-state-test.js.es6 | ||
user-action-test.js.es6 | ||
user-badge-test.js.es6 | ||
user-drafts-test.js.es6 | ||
user-stream-test.js.es6 | ||
user-test.js.es6 |