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]: Notification/message counts don't clear on left-hand pane #147

Open
1 of 3 tasks
thebigbadme opened this issue Jan 10, 2025 · 0 comments
Open
1 of 3 tasks
Labels
bug Something isn't working

Comments

@thebigbadme
Copy link

Description

Present in both light & dark theme web-app, the numbers associated with notifications and messages don't clear after clicking on the icons, and will continue to increment.
Regreshing the page/app updates/clears the number of notifications, but the number of messages remains, even after messages have been responded to, and the other party responds back to the response.

Steps to Reproduce

  1. Click on notifications/messages icon on left pane
  2. Notifications/messages list appears in main pane
  3. Number of notifications/messages shown in left pane does not clear.
  4. Refreshing page (F5), clears number of notifications but not the displayed number of messages.
  5. Responding to messages also does not clear the number displayed in left pane.

Expected Behavior

Clicking the icons on left pane should clear the number of notifications/messages.
At a minimum, responding to a message should at least decrease the number of messages displayed.

Screenshots/Video

akari_light_mode_notification_counts
akari_dark_mode_notification_counts

Browser

Firefox 133.0.3 (64-bit) on Ubuntu/Kubuntu

Akari Version

commit: 28f346e version: 1.1.1

Installed as PWA?

No

Severity

  • Breaking (causes the app or feature to become unusable)
  • Non-breaking (affects functionality but has a workaround)
  • Cosmetic (visual or layout issue)

Additional Context

No response

@thebigbadme thebigbadme added the bug Something isn't working label Jan 10, 2025
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
None yet
Development

No branches or pull requests

1 participant