Skip to content

Issue Title Show Focus Check On Load

username-removed-642931 requested to merge issue-title-onfocus-load into master

What does this MR do?

Ensures that the polling mechanism does not fire when the page loads out of focus.

For example:

  1. When opening an issue in a new tab
  2. When opening multiple issues in new tabs
  3. When restoring a browser after a computer reboot

Why was this MR needed?

To not make unnecessary API calls for tabs that are not in focus on load

cc: @briann @filipa @MadLittleMods @northrup

Merge request reports