Skip to content

Reimplement message search #6018

Description

@mahibi

Because of #5635 the message search is temporarily not working.

My plan for a reimplementation:

  • introduce a search-mode for the chatview which will modify the UI and chatblock handling
  • in this mode, it's allowed to show an older chatBlock instead of the latest chatBlock
  • scrolling to the start/end of the older chatblock will load more messages and update the older chatBlock
  • whenever the older chatBlock is merged with the latest chatBlock (by continuously scrolling towards newer messages): merge the chatBlocks and switch to newest-messages-mode
  • in search-mode, modify or hide some UI-features (e.g. the "scroll to newest messages" button or "unread messages" button should switch to the newest-messages-mode ...)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions