[Client] When backing into a folder, the list is not at the correct position.
[JavierRefuerzo] The app does not save the position of previous folders when a child is opened. To save memory, Folder children are created when opened from a parent (forward navigation) or from a child (back navigation). The issues are (A) length of the chain is unknown and (B) a saved state will be released from memory if app is paused. I will investigate solutions as time permits, however due to the complexity of the issue this is of low priority.
Adding issue from [Client] email report:
[Client] When backing into a folder, the list is not at the correct position.
[JavierRefuerzo] The app does not save the position of previous folders when a child is opened. To save memory, Folder children are created when opened from a parent (forward navigation) or from a child (back navigation). The issues are (A) length of the chain is unknown and (B) a saved state will be released from memory if app is paused. I will investigate solutions as time permits, however due to the complexity of the issue this is of low priority.