-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
matrix-org/matrix-react-sdk
#12787Labels
O-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowT-EnhancementT-TaskTasks for the team like planningTasks for the team like planning
Description
Your use case
We could have a test that ensures the graceful failures screen appears if the browser doesn't support features we need (ie. the modernizr check fails). This would cover:
- Us correctly doing the modernizer check as the first thing we do (eg. no stray react-sdk imports creeping in before the modernizer check)
- The screen looking like it should (screenshot test?)
- Modernizr generally working
Have you considered any alternatives?
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
O-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowT-EnhancementT-TaskTasks for the team like planningTasks for the team like planning