Joystream / pioneer

Governance app for Joystream DAO
https://pioneerapp.xyz/
GNU General Public License v3.0
44 stars 70 forks source link

Goodwill warning banner #2879

Closed bedeho closed 1 year ago

bedeho commented 2 years ago

Context

From time to time, there will be some sort of reason a deployed Pioneer instance is not working properly. I know we are planning some developer related features to allow for diagnostics around this, but also having some consumer facing banner or something warning that "right now things aint working that well, being worked on", can help buy some goodwill when we run into trouble. It can be a manual thing that can be triggered on infrastructure side, and ideally it would not require rebuilding the app. Would require some very light design work.

Scope

@design

@dev

dmtrjsg commented 2 years ago

@bedeho is requirement of "w/o rebuilding the app?" is strict?

Dev team grooming brought up a suggestion to add an env variable and let vercel to handle the deployment if env file change is "triggered"? (redeployment is easy with Vercel)

bedeho commented 2 years ago

No I guess that is fine for now :)

traumschule commented 1 year ago

Implemented: #3680