PHI-base / PHI5_web_display

PHI5_web_display will allow to display PHI-Canto data
1 stars 0 forks source link

Add an announcement banner to the home page #82

Closed jseager7 closed 1 year ago

jseager7 commented 1 year ago

We'd like to be able to show a banner on the PHI-base 5 home page for important announcements like server maintenance, upcoming seminars or training sessions, and so on.

My understanding from previous meetings is that this banner would be editable with Strapi, and that the visibility of the banner could be toggled with Strapi.

(If toggling the visibility of the banner isn't easy with Strapi, maybe the UI code could hide the banner if there is no text in it. Then we could hide the banner by removing the text with Strapi.)

Although we might have discussed the banner only being shown once to visitors of the website, it shouldn't be a problem if the banner is always shown (as long as there is some way to hide the banner once the announcement is outdated).

jseager7 commented 1 year ago

Here's a mockup for the announcements banner:

image

Key points:

jseager7 commented 1 year ago

The banner is visible on the website now and has been demonstrated as able to be toggled with Strapi.

image