-
Notifications
You must be signed in to change notification settings - Fork 815
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 'Reply' primary property. #4985
Conversation
Signed-off-by: Camila <hello@camila.codes>
Primary is set to true when object type is 'room' or 'chat' and it set to false when object type is 'call'. Signed-off-by: Camila <hello@camila.codes>
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.
Looks good! :)
There's a bit much space between "View chat" and "Dismiss" (should instead be the same as between the first and second action), but separate issue.
Signed-off-by: Camila <hello@camila.codes>
SonarCloud Quality Gate failed. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4985 +/- ##
=======================================
Coverage 57.13% 57.13%
=======================================
Files 138 138
Lines 17221 17221
=======================================
Hits 9839 9839
Misses 7382 7382 |
AppImage file: nextcloud-PR-4985-1ccc170f91b6acc8b4e4f747c5a952300dec6d47-x86_64.AppImage |
/backport to stable-3.6 |
Fixing what Jan pointed out:
In the case of call notifications, "Call back" would be primary, "Reply" secondary.
For messages, "Reply" should stay primary of course.
Originally posted by @jancborchardt in #4967 (comment)
during call:
after missing the call:
missed called in a chat room:
chat message: