Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications Overlay Opens Automatically #6130

Closed
1 of 7 tasks
rukmini-bose opened this issue Jan 17, 2023 · 2 comments · Fixed by #6133
Closed
1 of 7 tasks

Notifications Overlay Opens Automatically #6130

rukmini-bose opened this issue Jan 17, 2023 · 2 comments · Fixed by #6133

Comments

@rukmini-bose
Copy link
Contributor

rukmini-bose commented Jan 17, 2023

Summary

The notifications overlay is opening automatically and after it has opened one time before that. This can get pretty annoying for users who have opened the notifications to clear them, but are still working on the same .

Expected vs Current Behavior

The notifications overlay should only open when a user clicks on it from the status bar. However, I am observing that it opens up automatically when a user has opened it once in the past.

Steps to Reproduce

  1. Do an action that produces a notification. (For example, edit a new or current object, and then save).
  2. Click the notification in the status bar to open the overlay.
  3. Close the notification overlay.
  4. Do another action that produces a notification (Again, you can edit the same object, create a new one, or navigate to another object and edit that).
  5. When you press save, notice that the notifications overlay opens up automatically.

Environment

  • Open MCT Version: R 2.1.5
  • Deployment Type: Dev
  • OS:
  • Browser: Chrome

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

Notifications.Issue.mov
@unlikelyzero
Copy link
Collaborator

Testing Notes

Follow reproduction steps and video

@ozyx
Copy link
Member

ozyx commented Jan 24, 2023

Verified fixed - Testathon 1/24/23

@ozyx ozyx removed the needs:test instructions Missing testing notes label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants