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

🐛 Notification panel flashes doubled state #11604

Closed
2 tasks
petertgiles opened this issue Sep 24, 2024 · 0 comments · Fixed by #11758
Closed
2 tasks

🐛 Notification panel flashes doubled state #11604

petertgiles opened this issue Sep 24, 2024 · 0 comments · Fixed by #11758
Assignees
Labels
bug Something isn't working.

Comments

@petertgiles
Copy link
Contributor

petertgiles commented Sep 24, 2024

🐛 Bug

When the notification panel is opened it flickers through an intermittent state. It appears that maybe it's showing double notifications before deduplicating them?

🦋 Expected Behaviour

It makes sense to show an old state then suddenly change to a new state but the middle state that represents neither is disorienting.

🕵️ Details

📋 Steps to Reproduce

  1. Confirm you have more than one notification in the panel.
  2. Generate a file and wait a few seconds so that it is ready.
  3. Open the notification panel and watch how it changes before settling.

📸 Screenshot

simplescreenrecorder-2024-09-24_12.33.30.mp4

🙋‍♀️ Proposed Solution

✅ Acceptance Criteria

  • Panel shows only old state or new state.
  • A doubled state is never shown.
@petertgiles petertgiles added the bug Something isn't working. label Sep 24, 2024
@yonikid15 yonikid15 self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants