Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Cannot navigate to original message of a reply when not in local messages model #109

Open
Flohack74 opened this issue Nov 7, 2017 · 0 comments
Labels

Comments

@Flohack74
Copy link
Member

Currently it is not possible to jump to a message that is not in the in-memory message model. For this to succeed we must:

  1. detect the missing message and load it into the local app
  2. understand how the message model requests new messages when scrolling
  3. load older messages and navigate to the context around the clicked reply original

This is considered as a bug, since there is no hint whats going on, clicking simply fails.

@Flohack74 Flohack74 added the bug label Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant