hygieia / UI

[WIP] - New UI project for Hygieia Dashboards built on Angular 8
Apache License 2.0
22 stars 112 forks source link

Design Question. #98

Open stevegal opened 4 years ago

stevegal commented 4 years ago

The new UI components seem to be being built looking at the dashboard for their collector items instead of the widget config.

If you took the widget config approach (like in the PR for multiple widget https://github.com/Hygieia/Hygieia/pull/3142) then you have the collector items to get the data from defined in the widget and the dashboard config just as the widgets defined.

This is more flexible approach as it doesn't tie the dashboard and the widget config together.

Thoughts?

rvema commented 4 years ago

@nireeshT , @nameisaravind and @Sbrenthughes : any thoughts on this?