Skip to content

Toast Notifications

Eddie Wang requested to merge notifications into unstable

2018-07-26_13.04.26

Global notifications for MainView. The component reads from the Redux store, which is just an array of notification objects that's iterated over. An onClick handler is added that removes the notification once it is viewed.

Merge request reports