An error occurred while fetching the assigned iteration of the selected issue.
Don't create notifications if window is in focus
Created by: bogas04
Not sure how hard is it to implement but a naive approach would be to maintain some state (maybe in localStorage?) that updates based on window.onload
and window.onblur
events.