Skip to content

Conversation

@JesperDramsch
Copy link
Owner

  • Add 'Notification' in window check before accessing Notification.permission to prevent ReferenceError on mobile Safari where Web Notifications API is not supported
  • Skip keyboard navigation test on mobile browsers since Tab key navigation is not a primary input method on touch-based devices

Fixes mobile-safari test failures for:

  • notification-system.spec.js action bar notifications test
  • search-functionality.spec.js keyboard navigation test (flaky)

- Add 'Notification' in window check before accessing Notification.permission
  to prevent ReferenceError on mobile Safari where Web Notifications API
  is not supported
- Skip keyboard navigation test on mobile browsers since Tab key navigation
  is not a primary input method on touch-based devices

Fixes mobile-safari test failures for:
- notification-system.spec.js action bar notifications test
- search-functionality.spec.js keyboard navigation test (flaky)
@github-actions github-actions bot added the Tests label Jan 5, 2026
@JesperDramsch JesperDramsch merged commit 1506e94 into main Jan 5, 2026
9 of 11 checks passed
@JesperDramsch JesperDramsch deleted the claude/fix-mobile-keyboard-tests-AGEoj branch January 5, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants