fix: refine wait-helpers tests and improve navigation handling for URL changes

This commit is contained in:
GitHub Actions
2026-02-12 13:06:02 +00:00
parent dcb6a7f957
commit 53a3e29125
2 changed files with 12 additions and 5 deletions
-1
View File
@@ -252,7 +252,6 @@ export async function waitForLoadingComplete(
'.loading',
'.spinner',
'[data-loading="true"]',
'div.animate-pulse', // Only divs upon animate-pulse (skeletons), excluding spans (badges)
'[role="status"][aria-label="Loading"]',
'[role="status"][aria-label="Authenticating"]',
'[role="status"][aria-label="Security Loading"]'