webui icon indicating copy to clipboard operation
webui copied to clipboard

Feature: Pause Data-Refresh if in Background

Open ansibleguy opened this issue 1 year ago • 0 comments

Scope

Frontend (User Interface)

Description

As described in #30 the current data-fetching is far from being perfect. It does not make sense to have the data fetched if AW is in the background/on an inactive tab. We could pause the fetching until it has become active again. See: https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API

ansibleguy avatar May 11 '24 16:05 ansibleguy