alexcrack / alexcrack/angular-ui-notification

Notificiation appears when comeback to the browser

Ouverte
#122 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
529
Forks
164
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

HI
I have timer to get data from server in evrey second
if the request is fail i generate error notif and when one of the request is ok i use . "clearAll()" . functon to remove the error message.

the problem is when the notification was in the background and im not on the page , and the connection lost and and comeback and I m still on othe page when I come back to the page I got the error message for second and then clear all again . .. event the connection is good for a while.

how can I make sure that will not happen

in error I call to . Notification.error and change the flag to true
and in success i use clearAll . and change the flag .

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.