-
Notifications
You must be signed in to change notification settings - Fork 984
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
Show "Kicked from community" notification in Activity Center #15734
Conversation
Jenkins BuildsClick to see older builds (16)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c31f966
to
ca6f158
Compare
90% of end-end tests have passed
Failed tests (3)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePR:
Passed tests (26)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePR:
|
@smohamedjavid thanx for the PR! Please take a look at the following issue: ISSUE 1 Unread counter does not appear on Activity Center icon for new "Kicked from community" notificationSteps:
Actual result: unread counter does not appear despite notification has arrived in AC. Counter will be updated in case some new notifications arrive into AC. unread.counter.mp4Expected result: unread counter is updated on AC icon when new "Kicked from community" notification arrives. |
ca6f158
to
90df30c
Compare
90df30c
to
eecccfd
Compare
@pavloburykh - Thanks for testing this PR. |
88d55d5
to
62b8ff4
Compare
72% of end-end tests have passed
Not executed tests (4)Failed tests (7)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Passed tests (18)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
@smohamedjavid thanx for the fix. PR is ready to be merged. Failed e2e are not PR related. |
08cdc8c
to
480642a
Compare
fixes #15733
Summary
This PR implements the
Kicked from community
notification in Activity CenterPlatforms
Steps to test
Prerequisites: User
A
and UserB
are mutual contacts. UserA
is an admin of a closed community and userB
is a member.A
kicks out userB
from the CommunityB
receives a notification in Activity Center that he/she has been kicked out.status: ready