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

[bug] Alert does not disappear #891

Open
atom-box opened this issue Sep 24, 2024 · 2 comments
Open

[bug] Alert does not disappear #891

atom-box opened this issue Sep 24, 2024 · 2 comments

Comments

@atom-box
Copy link

To reproduce:

  1. Open MTM, open a container, click Tags, click Manage Tags
  2. Pause the tag with the new ⏸️ icon
  3. See a success Alert: "Fantastic! The tag has been paused successfully." (Screenshot 1, below)
  4. Click on a different tag on the edit tag icon (pencil) 📝
  5. In the new view, the green success alert is a lingering holdover, still visible :^(

Expected behavior:
In Step 5, the green success alert should be gone. But it's not: see second screenshot below.

Reproduced?
I reproduced this in my Matomo Cloud, today.

image
image

@snake14
Copy link
Contributor

snake14 commented Sep 24, 2024

Hi @atom-box . Thank you for taking the time to create this issue and providing helpful screenshots. I think that's common behaviour in the system when it comes to alerts. The alert didn't get cleared because the page didn't refresh. We could maybe look into clearing the notification store when an edit icon is clicked.

@atom-box
Copy link
Author

That would be great - it seems very unusual UX to have an alert just hang around through the user's journey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants