mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-18 00:25:07 +00:00
Upgrade Argos (#296)
* Upgrade Argos * Wait for cookie dialog, avoid fullPage if not needed * Fix E2E * Cookies dialog
This commit is contained in:
@@ -37,6 +37,7 @@ export function CookiesToast(props: { privacyPolicy?: string }) {
|
||||
return (
|
||||
<div
|
||||
role="dialog"
|
||||
data-testid="cookies-dialog"
|
||||
aria-modal="true"
|
||||
aria-label={tString(language, 'cookies_title')}
|
||||
aria-describedby={describedById}
|
||||
|
||||
Reference in New Issue
Block a user