-
Notifications
You must be signed in to change notification settings - Fork 987
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
Fix profile image in push notifications #12427
Conversation
Jenkins BuildsClick to see older builds (83)
|
5cf5958
to
9dd93b2
Compare
da80aad
to
e57bd53
Compare
✔️ status-react/prs/ios/PR-12427#9 🔹 ~16 min 🔹 e57bd53 🔹 📦 ios package |
5b6a8d6
to
c20d60e
Compare
c20d60e
to
92cba78
Compare
92cba78
to
9fce2f9
Compare
9fce2f9
to
e377a1c
Compare
e931cc5
to
2efe899
Compare
Sure, rebase done @qoqobolo |
Thanks, @briansztamfater! |
99% of end-end tests have passed
Failed tests (1)Click to expand
Passed tests (66)Click to expand |
@qoqobolo I agree, that would be a nice addition. Updated PR with that change :) |
@briansztamfater PNs on group chat invites are not received in the latest build ( |
@qoqobolo Hmm interesting, worked on my local build but didn't work on the PR apk. I'll dive into the problem and come back to you with previous deep testing. Sorry about that! |
49f6004
to
f39e814
Compare
@qoqobolo diving deeper into notifications UX, it seems that default behavior is to show icons on the right side since Android Lollipop, unless it is a conversation. As this is just an invite to a group and not an initiated chat / conversation, maybe it is ok to show it on the right side. What do you think? (Also, if you are OK with that, PR is ready to test) |
@briansztamfater |
@briansztamfater to make sure I understand the issue:
Agree with @churik that in any case this would be an uncommon scenario. I do want to understand the issue a bit better though; The scenario might be more common on first time use. You join a community and get invited to a bunch of group chats by members |
@hesterbruikman thanks for your time, really appreciate your questions.
|
f39e814
to
d2f80b7
Compare
ISSUE 3: In the latest build
|
@qoqobolo seems I also need to rebase status-go part due to some contacts logic modification, on it right now |
@qoqobolo Done. Profile image is still showing on group invite notifications, so I'll stay tuned on whether we should remove it or not |
@briansztamfater let's keep it as it is, with the profile image on the right, it looks good! Everything works fine now, thanks for the great work! |
5f8d806
to
5e3b665
Compare
Signed-off-by: Brian Sztamfater <brian@status.im>
5e3b665
to
0afbe80
Compare
fixes #12331
Summary
This PR aims to fix user profile picture is not shown in Push Notifications
Platforms
Functional
Steps to test
status: ready