Hi everyone,

I would like to query about implementing a feature: Automatic refresh of page elements/content on openstack dashboard (horizon). 

I'm a developer working on starlingx dashboard (gui) project, which is based on openstack dashboard. We noticed that all content on starlingx dashboard doesn't get updated if a change occurs. So, as a workaround, a full page reload is required. 

We have added a patch to customize horizon package and enable automatic refresh in some of the content. But this is not a definitive solution, since it doesn't solve auto refresh for all page elements/content:
 https://review.opendev.org/c/starlingx/upstream/+/941145

We also noticed errors on browser's console related to mutation events, although I'm not sure this is relevant for the discussion:
https://bugs.launchpad.net/horizon/+bug/2098785

Do you have any plans to add such a feature? Or should we submit a blueprint?
Thank you for your time.

Regards,
Davi Frossard