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

sebnitu / vrembem / 16533840408
93%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next-teleport
DEFAULT BRANCH: main
Ran 26 Jul 2025 12:10AM UTC
Jobs 1
Files 66
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 12:08AM UTC coverage: 100.0%. Remained the same
16533840408

push

github

web-flow
Remove aria-hidden from setGlobalState module (#2419)

## What changed?

I'm currently getting this warning whenever the `setGlobalState` 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 acomodate this change.

654 of 654 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2427 of 2427 relevant lines covered (100.0%)

35.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16533840408.1 26 Jul 2025 12:10AM UTC 66
100.0
GitHub Action Run
Source Files on build 16533840408
  • Tree
  • List 66
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16533840408
  • 6d3fa015 on github
  • Prev Build on next (#16451665902)
  • Next Build on next (#16763755348)
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