Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

[BUG] Notification alert is reappearing after dismiss. #354

Open
jiridostal opened this issue Mar 18, 2019 · 1 comment
Open

[BUG] Notification alert is reappearing after dismiss. #354

jiridostal opened this issue Mar 18, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@jiridostal
Copy link
Collaborator

Describe the bug
When the notification is displayed and dismissed, redirecting to other page will cause the notification to appear again. This process duplicates the notifications multiple times and causes flooding by alerts.

To Reproduce
Steps to reproduce the behavior:

  1. Dispatch "@@INSIGHTS-CORE/NOTIFICATIONS/ADD_NOTIFICATION" action.
  2. Dismiss the notification or wait for it to disappear
  3. Navigate to other page withing single page APP
  4. See notification again

Expected behavior
No reappearing of the notification

Desktop (please complete the following information):

  • OS: Fedora 28
  • Browser: Firefox
  • Version: 64

Additional context
Should not be Vulnerability specific thing as I tried to reproduce using different apps and the behavior was identical.

@jiridostal jiridostal added the bug Something isn't working label Mar 18, 2019
@jiridostal
Copy link
Collaborator Author

Could this be addressed please? This bug makes notifications unusable at all and there is no other standard way to let the user know that something went wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant