Skip to content

Add browser warning override to config #2845

Description

@alondhe

Expected behavior

Some sites use Edge instead of Chrome, or feel comfortable using a non-Chrome browser (and assume all compatibility risk). Site admins should be able to override the Chrome warning with a config option.

Actual behavior

This isn't possible, instead, you need to hack up the app code here:
https://github.com/OHDSI/Atlas/blob/master/js/utils/BrowserDetection.js#L3

Proposal

Add a variable to the config to be able to override this setting.

config.overrideBrowserCheck = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions