Actions
Bug #30656
closedEmpty run distribution chart in the dashboard
Description
When having more than one distribution widget on the dashboard, only the last one is getting rendered.
This happens because we mount the component on `div#run_distribution` that has multiple instances.
https://github.com/theforeman/foreman/blob/develop/app/views/dashboard/_distribution_widget.html.erb#L9
Files
Updated by Avi Sharvit over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f81c0b0260bf02b14511b98b91e4cf454c95fa66.
Actions