Is your feature request related to a problem? Please describe.
Display a toast notification informing the user whether an action has been completed. This toast must be displayed if the result of the action taken in not obvious.
Describe the solution you'd like
Whenever an action is taken, a toast message is displayed (success, error or information).
Is your feature request related to a problem? Please describe.
Display a toast notification informing the user whether an action has been completed. This toast must be displayed if the result of the action taken in not obvious.
Describe the solution you'd like
Whenever an action is taken, a toast message is displayed (success, error or information).
Describe alternatives you've considered
Screenshots
Chakra UI Toast: https://chakra-ui.com/docs/components/toast
Importance