Skip to content
Snippets Groups Projects
  • Pierre Nicolas's avatar
    4c3553ed
    call: display "return to ongoing call" on chatview · 4c3553ed
    Pierre Nicolas authored
    When incoming call, system notification is displayed.
    But sometimes "return to ongoing call" is not displayed on the top of the conversation.
    This is because when subscribing on call subject, we check the call status too early.
    We display it for CallStatus.CURRENT or CallStatus.HOLD or CallStatus.RINGING but we can also get CallStatus.CONNECTING.
    
    GitLab: #1343
    Change-Id: I39a3bb401711c7050d1baf99f9ab8363f920fa1e
    4c3553ed
    History
    call: display "return to ongoing call" on chatview
    Pierre Nicolas authored
    When incoming call, system notification is displayed.
    But sometimes "return to ongoing call" is not displayed on the top of the conversation.
    This is because when subscribing on call subject, we check the call status too early.
    We display it for CallStatus.CURRENT or CallStatus.HOLD or CallStatus.RINGING but we can also get CallStatus.CONNECTING.
    
    GitLab: #1343
    Change-Id: I39a3bb401711c7050d1baf99f9ab8363f920fa1e
Code owners
Assign users and groups as approvers for specific file changes. Learn more.