Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

[$160] Keep Chat scroll position when leaving and re-entering it #471

@krida2000

Description

@krida2000

Background

Messenger Gapopa. Chat page. Scroll in chat.

Problem to solve

To do: save scroll position when re-entering chat.

Suggested time to implement: ~2 days.

For example: open chat and scroll, after that go to any otherr page or a different chat, then go back to the chat and make sure that the scroll stays exactly the same as it was when leaving the chat.

Requirements:

  • the scroll position should be saved when re-entering chat.
  • when closing the application the scroll position should NOT be saved.

Possible solutions

As a possibility, you can save the ID and offset of the top/bottom element in chat and reuse it. There should be no persist, since remembering the position is not required.

Metadata

Metadata

Assignees

Labels

enhancementImprovement of existing features or bugfixhelp wantedThis issue is looking for freelancer to work on itk::UI/UXUI (user interface) and UX (user experience) changes💰 paid

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions