Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for notifying users of current or scheduled downtime #46

Open
turadg opened this issue Sep 13, 2023 · 1 comment
Open

support for notifying users of current or scheduled downtime #46

turadg opened this issue Sep 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@turadg
Copy link
Member

turadg commented Sep 13, 2023

What is the Problem Being Solved?

Notification banners have to be deployed manually. Some dapps aren't deployed by OpCo and may not get the banner in time.

Description of the Design

Provide a utility for any dapp to notify its users of downtime (either current or scheduled).

For example, some URL provides a JSON with a description of notices. ui-kit provides a utility to query and render notices.

Probably the way Agoric/dapp-psm#94 does it.

Security Considerations

Scaling Considerations

Test Plan

@turadg turadg added the enhancement New feature or request label Sep 13, 2023
@otoole-brendan
Copy link

otoole-brendan commented Sep 16, 2023

Latest suggestions include adding a banner to dapp-inter-jumper which wouldn't require an EC vote - we could deploy it ourselves at short notice which has a massive benefit.
We could add banner context to https://main.agoric.net/network-config we’d be in control of the banner too.
'Yes we can put notice text in network-config and have a widget to display it in dapps.'

'Under normal circumstances the jumper redirects to the ipfs-hosted app very quickly, we might want to make the user click a "proceed" button or something if there's a notice we want them to see'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants