eBay / griffin

Model driven data quality service
https://ebay.github.io/griffin/
Other
240 stars 165 forks source link

[Frontend]Refresh the data in the right side after a new model is created #14

Closed andreaye closed 8 years ago

andreaye commented 8 years ago

After a new model is created, the statistics and metrics in the right side of the page are not changed. These data should be updated.

luzx02 commented 8 years ago

https://github.com/eBay/DQSolution/pull/18

andreaye commented 8 years ago

The refresh of right-side data depends on the notification. At present, notification only include the creation action. In the future, notification will include the remove action as well.