Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve aria attributes of popup elements #5739

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

use role=mark instead of mark element

f7032e2
Select commit
Loading
Failed to load commit list.
Open

fix: improve aria attributes of popup elements #5739

use role=mark instead of mark element
f7032e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

87.06% (+0.00%) compared to ef8b1f0

View this Pull Request on Codecov

87.06% (+0.00%) compared to ef8b1f0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.06%. Comparing base (ef8b1f0) to head (f7032e2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5739   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files         598      598           
  Lines       43719    43722    +3     
  Branches     7164     7164           
=======================================
+ Hits        38064    38067    +3     
  Misses       5655     5655           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.