-
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
Activity Center Empty Community Image #15907
Activity Center Empty Community Image #15907
Conversation
Jenkins BuildsClick to see older builds (4)
|
88% of end-end tests have passed
Failed tests (4)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Passed tests (28)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
|
e065267
to
d57b315
Compare
@smohamedjavid Thank you for PR! The issue is fixed. I have found a follow-up issue also related to the community avatar. This issue is unrelated to the fixes implemented in this PR, and it's already present in the development environment. kindly, if you could address this additional issue within the scope of the current PR? ISSUE 1: Community avatar image appears as an loading spinner in 1-1 chat after being sharedSteps to reproduce:
Actual result:Community avatar image appears as an loading spinner in 1-1 Expected result:The image of community is fetched in 1-1 chat |
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
d57b315
to
970768b
Compare
@VladimrLitvinenko Thanks a lot for testing this PR 😄
Sure, I have added the fix with this PR. Kindly retest :) |
0% of end-end tests have passed
Not executed tests (31)Failed tests (1)Click to expandClass TestActivityMultipleDevicePR:
|
88% of end-end tests have passed
Failed tests (4)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Passed tests (28)Click to expandClass TestActivityMultipleDevicePR:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
hi @smohamedjavid. Thank you a lot for fixing 2 issues in 1 PR. No issues from my side. PR is ready to be merged |
fixes #15888
Summary
This PR fixes the loading (
activity-indicator
) and thex
mark shown for the communities which have no (avatar) image.Review notes
Introduced the
no-avatar-placeholder?
key to thecontext-tag
component to prevent breaking the changes from #15815.Platforms
Steps to test
x
mark is shown.status: ready