mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 05:38:20 +00:00
fix(overlay|prejoin) Added level to items with heading role
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
b48772f898
commit
c486dc07db
@@ -33,6 +33,7 @@ class PageReloadOverlay extends AbstractPageReloadOverlay<IProps> {
|
||||
className = 'inlay'
|
||||
role = 'dialog'>
|
||||
<span
|
||||
aria-level = { 1 }
|
||||
className = 'reload_overlay_title'
|
||||
id = 'reload_overlay_title'
|
||||
role = 'heading'>
|
||||
|
||||
Reference in New Issue
Block a user