Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kaidan Kaidan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkNetwork
  • KaidanKaidan
  • Issues
  • #367
Closed
Open
Issue created Feb 21, 2020 by Melvin Keskin@melvoDeveloper

Notification is not closed when new message is read without clicking on notification

A notification for a new message is not closed when the message is read (i.e. the chat with the new message is opened) without clicking on the notification

Possible solution: Use a map (key: chatPartnerJid, value: list of notifications) and close all notifications from the same chatPartnerJid; Connect a signal from the normal notification closing by clicking on it to the closing via the map to clean the map.

Edited Feb 21, 2020 by Melvin Keskin
Assignee
Assign to
Time tracking