Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Unsupported Browsers #604

Open
wenzowski opened this issue Nov 5, 2019 · 3 comments
Open

Unsupported Browsers #604

wenzowski opened this issue Nov 5, 2019 · 3 comments

Comments

@wenzowski
Copy link

wenzowski commented Nov 5, 2019

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 unsupported
    Given 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

Via chat.panfinder.gov.bc.ca thread:

Who is responsible for testing BC Dev Exchange. Currently Internet Explorer is only displaying a blank page
https://chat.pathfinder.gov.bc.ca/channel/general?msg=sPWaSDs7ZxjCSQ24D

[response thread]
https://chat.pathfinder.gov.bc.ca/channel/general?msg=ZQEDXDE4knbpFxKEi

@wenzowski
Copy link
Author

A tool that can ease implementation of this category of feature is https://github.com/browser-update/browser-update

@sutherlanda
Copy link
Contributor

@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.

@wenzowski
Copy link
Author

@sutherlanda @mark-a-wilson thanks :)

This is actually Nick Mailhot’s issue but he didn’t file (see Rocket Chat thread) and I didn’t want the conversation to be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants