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
As a site visitor, when I visit a react dashboard, if my older browser is not compatible with react dash, I should see a message informing me that my browser might be out of date, and I should update it, so that I know why I can't see dashboards.
I'm putting an estimate of a day on this ticket as a bit of a blind guess. I've done some preliminary research into how we might figure out what browser versions are supported:
There may be more research to be done but assuming these resources are a step in the right direction it should be a matter of checking the browser version against the compatibility table in the link above and updating the DOM with a notification if an unsupported browser is detected.
From @kimwdavidson on September 26, 2017 18:5
User Story:
As a site visitor, when I visit a react dashboard, if my older browser is not compatible with react dash, I should see a message informing me that my browser might be out of date, and I should update it, so that I know why I can't see dashboards.
Copied from original issue: GetDKAN/dkan#2136
The text was updated successfully, but these errors were encountered: