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
Add a permanent global warning banner, to replace the banner that was merged here: #1550
Should be feature flagged so that it can be toggled per environment
Content should be handled as an env variable so that it can be shown without a hotfix, and so that content can be managed per environment.
This will be a permanent change, i.e. the GlobalWarningBanner will remain in app.tsx.
@danielsimao might be possible to combine it with #1549 although if getting the global status is tricky or time consuming then we'll handle them as separate tasks:
The text was updated successfully, but these errors were encountered:
Add a permanent global warning banner, to replace the banner that was merged here:
#1550
This will be a permanent change, i.e. the GlobalWarningBanner will remain in app.tsx.
@danielsimao might be possible to combine it with #1549 although if getting the global status is tricky or time consuming then we'll handle them as separate tasks:
The text was updated successfully, but these errors were encountered: