Skip to content

Announcements UI revamp

Taslim Oseni requested to merge announcements-ui-revamp into release-v2.1

This issue implements #143 (closed) by:

  • allowing users dismiss announcement cards.
  • if there are multiple announcements, they would all be rendered on separate cards.
  • the cards auto-hide when they are older than 30 days old (from the pubDate).

Screenshot_20240403_122104 Screenshot_20240403_122221

Merge request reports