Skip to content

Sync unread counts of PMs between All_pm_Button and the respective user button. #438

Open
@sumanthvrao

Description

@sumanthvrao

This is very likely a regression due to recent changes in user list. When a new message is sent in a one-to-one PM, the unread count of All_PM button is updated immediately. But the unread_count of the user_button for that respective user is delayed for quite some time. Only after waiting, is the user button unread_count also seen to increase.

The possible reason for this behaviour is due to the user_list updating which happend every 60 seconds conflicting with the normal UI updation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedThis issue should be clear enough to work on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions