-
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 replies in activity center #12266
Conversation
Jenkins BuildsClick to see older builds (39)
|
234d744
to
af9461d
Compare
bd92d08
to
5ed1716
Compare
5ed1716
to
1d18c18
Compare
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.
We can update the styles to use quo.design-system.spacing
. Looks good otherwise.
:margin-top 6 | ||
:margin-bottom 10 | ||
:margin-right 15 | ||
:padding-left 5 |
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.
The odd numbers look odd. Have you looked at spacing
namespace?
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.
I'll take a look at it!
86% of end-end tests have passed
Failed tests (10)Click to expand
Passed tests (61)Click to expand |
@briansztamfater thanks for your work! ISSUE 1: Replies in Activity center aren't shown on iOSSteps:
Also, the unread indicator appears on the bell only for the first received reply. For further replies, only the unread message indicator on the chat is displayed. Sometimes notifications for mentions stop displaying in the activity center as well. To start receiving them again, you need to get a mention while on the Activity Center screen. IMG_0777.mp4ISSUE 2: Black font of reply in Activity centerThe issue is relevant for several types of messages and is reproducible in develop: #12274 |
@qoqobolo thanks for the testing, I'm looking at those issues right now. |
1d18c18
to
babc5a4
Compare
@qoqobolo Issues should be addressed, let me know how testing goes :) |
@briansztamfater thanks, issues 1 and 2 are fixed. ISSUE 3: Error and further inability to open Activity center when receiving a specific message in 1-1, group chat, or communityIf copy a text from an external website containing an image (e.g. from Wikipedia), which will appear as Reproduction: UserA:
UserB:
Actual resultOS: Android, iOS ISSUE 4: Double
|
@qoqobolo Thanks for rising these issues, both should be fixed now! |
96% of end-end tests have passed
Failed tests (3)Click to expand
Passed tests (68)Click to expand |
@briansztamfater awesome, thanks! |
3333e0c
to
6e738a1
Compare
6e738a1
to
6c842dc
Compare
Signed-off-by: Brian Sztamfater <brian@status.im>
6c842dc
to
6ee9f6a
Compare
fixes #12239
Summary
This PR implements reply notifications to activity center.
Screenshots
Testing notes
Reply notifications only work for groups and communities for the time being
Platforms
Functional
Steps to test
status: ready