dandi / dandi-archive

DANDI API server and Web app
https://dandiarchive.org
13 stars 11 forks source link

Feature request: Allow banner to display 1+ messages anytime #1990

Open satra opened 3 months ago

satra commented 3 months ago

i was on a different platform where this banner popped up.

image

it made me think that it would be nice if our banner picked up a set of json-formatted messages from github or elsewhere. this would allow us greater flexibility in communication (whether some service is down, or we will be taking things offline). i suspect this is fairly trivial to implement on the web app side.

kabilar commented 3 months ago

Thanks, Satra. Great idea.

waxlamp commented 2 months ago

@satra do you envision this to function like a MOTD type of thing? Or more like, the ability to put a deliberate message up when the site is live (not just when it is in maintenance mode)? (The latter seems very useful.)