0
Fixed

The alerts on the Home\Index page don't refresh, should they?

Adam van Vliet 13 years ago updated by anonymous 8 years ago 3

All of the content on the content on the Home\Index.chtml page are in refresh sections except for the AlertOverview.

To maintain the dashboard feel of the page, would it make more sense to have this be kept up to date with the rest of the page?

As an aside, the HomeModel object contains an IEventClientStatus, however, I cannot seem to find where it is used on the page. Would it be possible to remove this from the model to improve load times?

The alerts may currently be using a render partial call, which will be in effect bypassing the controller. If this is the case, a method will have to be added to the controller so that the refresh section can be added.

I would suggest a longer timeout for the refresh section, possibly 10 or 15 seconds. Please try out different values and test how it behaves.

Thanks.

Reassigned for confirmation of completion.

Tested - working correctly.