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
{{ message }}
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
Feature: unsupported browser
As a user of bcdevexchange
I want to see an error when I visit using an unsupported browser
So that I don’t think the page is broken
Scenario: Internet Explorer 11 is unsupportedGiven a user with IE 11 installed
When I visit bcdevexchange using IE 11
And I have JavaScript turned on
Then I should see an error
And I should know that my browser choices put my personal device at risk
And I should know that my browser choices put my entire organization at risk
And I should not see a blank page because Angular won’t run on my browser
@mark-a-wilson@wenzowski this feature (incompatible browser warning) has been implemented but only seems to be active in the devex development environment (see https://platform-dev.pathfinder.gov.bc.ca/) @mark-a-wilson I can coordinate with you to get this change (and other outstanding changes) into production when you have some time.
Via chat.panfinder.gov.bc.ca thread:
The text was updated successfully, but these errors were encountered: