Skip to content

Display a "Not compatible" banner for old browsers running the wallet & dashboard #6734

@marc2332

Description

@marc2332

There are people who might be trying to use the wallet or the dashboard with old versions of their browsers, so old that even some APIs are not support (e.g structureClone, refer to Sentry errors for more details)

We decided to display some banner suggesting updating their browsers.

To detect whether a browser is enough up-to-date, we can use the errors we get plus when did the missing APIs get stable, and based on that just render the banner (or any other UI element) if the version is < what is considered up-to-date.

Metadata

Metadata

Assignees

Labels

toolingIssues related to the Tooling teamwalletIssues related to the IOTA Walletwallet-dashboardIssues related to the Wallet Dashboard dApp

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions