uee-life / uee.life.next

vue3 rebuild of uee.life
GNU General Public License v3.0
2 stars 0 forks source link

Convert the "test site" banner into a generic notification banner #79

Open CapnFlint opened 2 weeks ago

CapnFlint commented 2 weeks ago

We have a sexy new "test site" banner made by the one and only @CaptNemoUK . This has to also show on the mobile site, so we should convert it to a component to include in both layouts.

But, while we are at it, perhaps we should have a generic notification banner in case there are other important messages we need to send to all, or specific, people.

I propose we include a prop to specify type, and have the following types:

It can be used for outages, bugs, account issues, etc.