Panacea

Panacea is the collection of vanilla Javascript components and services created to enable our developers to use whatever Javascript framework they want while still maintaining a single codebase for these components and services.


Custom Components

Notifications

Notifications are messages to alert the user of important information related to their current activity - whether it is the system reaching out to the user, or users reaching out to other users via the system.

Message

Notification messages are messages triggered by users themselves or showing actions triggered by other users. They will automatically close after 5 seconds.

  • Show
Ishmaila Muhupatsi
We should try to minimize the amount of effort
09:02

Toast (Success)

Toasts are messages triggered by the system to show its status to the user. Think of errors, successes or warnings. They will automatically close after 5 seconds.

  • Show
Success

Toast (Failure)

Toasts are messages triggered by the system to show its status to the user. Think of errors, successes or warnings. They will automatically close after 5 seconds.

  • Show
Error

Toast (Informative)

Notification messages are messages triggered by users themselves or showing actions triggered by other users. They will automatically close after 5 seconds.

  • Show
Success