NOC-MDP / issue-tracking--polpred_offshore

Public repository for the discussion of issues and improvements for the NOC's Polpred Offshore Web Application
0 stars 0 forks source link

No error states given when user tries to open app in IE11/Old Edge #21

Closed androdnoc closed 4 years ago

androdnoc commented 4 years ago

As title suggests, users should not be able to access app using IE11 or old (non-chromium) Edge. Specifically, error dialog for Edge should specify that user should updated to Chromium edge.

View accepted implementation at: https://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser

androdnoc commented 4 years ago

returnBrowser.js file added. Alert given for IE and non chromium edge.