• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yext / answers-search-ui / 33641310345
62%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2026 02:21PM UTC
Jobs 1
Files 170
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Sep 2026 02:19PM UTC coverage: 62.197% (+0.2%) from 62.031%
33641310345

push

github

web-flow
fix: remove autocomplete result count span (#2002)

Removes a span that was used to announce the autocomplete results count, because it was focusable when navigating using the VoiceOver cursor (⌃ + ⌥ on Mac when VoiceOver is enabled, e.g. via ⌘ + F5). The span served two purposes: announce result counts and act as the listbox's accessible label. These concerns are now split up. The autocomplete component uses `document.ariaNotify()` to announce result counts when support by the browser and falls back to a div with role="status" to announce changes for older browsers. A stable listbox label is used for the listbox.

J=TECHOPS-19196
TEST=auto,manual

Added regression tests. Spun up the theme test site while pointing to a locally served SDK bundle with these changes and confirmed the ghost focus is no longer present.

2073 of 3477 branches covered (59.62%)

Branch coverage included in aggregate %.

30 of 31 new or added lines in 1 file covered. (96.77%)

3544 of 5554 relevant lines covered (63.81%)

27.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
53.89
5.55% src/ui/components/search/autocompletecomponent.js
Jobs
ID Job ID Ran Files Coverage
1 33641310345.1 02 Sep 2026 02:21PM UTC 170
62.2
GitHub Action Run
Source Files on build 33641310345
  • Tree
  • List 170
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33641310345
  • db66144d on github
  • Prev Build on master (#28109224071)
  • Next Build on master (#33641524283)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc