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

sebnitu / vrembem / 16536301561
100%

Build:
DEFAULT BRANCH: main
Ran 26 Jul 2025 05:01AM UTC
Jobs 1
Files 56
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

26 Jul 2025 04:59AM UTC coverage: 100.0%. Remained the same
16536301561

push

github

web-flow
Remove aria-hidden from updateGlobalState module (#2420)

## What changed?

I'm currently getting this warning whenever the `updateGlobalState` module is used:

```
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
```

This PR fixes this error by removing the use of `aria-hidden` because inert is enough to handle the global state of the page when an area needs to be disabled/hidden from user interaction. Tests are also fixed to accommodate this change.

629 of 629 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

797 of 797 relevant lines covered (100.0%)

86.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16536301561.1 26 Jul 2025 05:01AM UTC 105
100.0
GitHub Action Run
Source Files on build 16536301561
  • Tree
  • List 56
  • Changed 47
  • Source Changed 1
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16536301561
  • ba9c19bd on github
  • Prev Build on main (#16450890202)
  • Next Build on main (#16537133859)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc