Page MenuHomePhabricator

[M] Accessibility improvements for Search Preview
Closed, ResolvedPublic

Description

As a follow up of T326641, there are some small enhancement that can be made to the accessibility implementation of the Search Preview:

  • make the extra sections (the one hidden below the 3 lines that we currently show) not tabbable
  • make the extra commons images (the one hidden below the 2 lines ) not tabbable
  • Add a type to the Aria button (in app.vue)
  • Allow mouse click on the quickView-aria-button

More details in the comments on this patch https://gerrit.wikimedia.org/r/c/mediawiki/extensions/SearchVue/+/880926

Event Timeline

CBogen renamed this task from Accessibility improvements for Search Preview to [M] Accessibility improvements for Search Preview.Jan 25 2023, 5:23 PM

Change 887287 had a related patch set uploaded (by Simone Cuomo; author: Simone Cuomo):

[mediawiki/extensions/SearchVue@master] Accessibility improvements for Search Preview

https://gerrit.wikimedia.org/r/887287

Change 887287 merged by jenkins-bot:

[mediawiki/extensions/SearchVue@master] Accessibility improvements for Search Preview

https://gerrit.wikimedia.org/r/887287

Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

Checked on ptwiki wmf.26 - no issues were found.