You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): stabilize 2 flaky integration tests for CI
- ListView EditButton: replace fixed 500ms wait with WaitForSelectorAsync
for Update button (Blazor re-render timing varies on CI)
- LoginControls Orientation: add WaitForSelectorAsync for inputs after
hydration, use broader input selector (InputText may not have type=text
during SSR phase)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments