fabric8-ui / fabric8-ux

Design Links
https://uxd.fabric8.io/
Apache License 2.0
9 stars 9 forks source link

Dev: Remove toast notification when space is created #746

Closed catrobson closed 6 years ago

catrobson commented 6 years ago

https://github.com/openshiftio/openshift.io/issues/1343

As captured here, the successful space creation toast notification is now redundant and not needed. Remove this notification when a space is created. A toast notification should only be presented if there was a problem/error in creating the space.

dlabrecq commented 6 years ago

Fixed by https://github.com/fabric8-ui/fabric8-ui/pull/2289