Bug 404555

Summary: Make sure the pagerow always works properly
Product: [Unmaintained] ring-kde Reporter: Emmanuel Lepage Vallée <emmanuel.lepage>
Component: generalAssignee: Emmanuel Lepage Vallée <emmanuel.lepage>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Emmanuel Lepage Vallée 2019-02-19 14:01:11 UTC
What should work:

 * Adding a new contact
   * hide call when inactive
   * show chat expanded
   * select in the list page
 * Clicking on a timeline contact
   * Show the chat on mobile, keep the current state in wide mode
 * Click chat action during a call
   * Keep the call page, but show the chat page on the left (not expanded)
 * Click chat action without an active call
   * Remove the call page
 * Click the call / screen share / video chat without an active call
   * Show and expand the call page (with animation)
 * Click on the call / screen share / video chat actions during a call
   * Expand the chat page
 * When a call ends
   * No animation
 * When a new incoming call arrives
   * Show the call page, not expanded
 * When accepting a new call with the chat page visible
   * Expand the call page
 * When scrolling on mobile with an active call
    * [list] [chat] [call]
 * When scrolling on mobile from the call page without an active call
    * Delete the call page, then [list] [chat]
Comment 1 Emmanuel Lepage Vallée 2019-02-19 14:28:00 UTC
Forgot:

Calls ends while the call page is not visible

* Remove silently without an animation
Comment 2 Christoph Cullmann 2025-06-14 15:10:05 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/network/ring-kde

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.