Timeline-specific status state should be stored #55

Closed
opened 2019-11-19 03:30:27 +00:00 by shadowfacts · 1 comment
Owner

This is because the expand/collapse state isn't stored, and so it resets to collapsed by default. When the table view scrolls back up the cell is no longer collapsed, so the content height changes, so the content below the previously collapsed cell appears to jump up.

The expanded state should be persisted somewhere, possibly somehow related to the lifetime of the post in the specific timeline/conversation/profile controller.

This is because the expand/collapse state isn't stored, and so it resets to collapsed by default. When the table view scrolls back up the cell is no longer collapsed, so the content height changes, so the content below the previously collapsed cell appears to jump up. The expanded state should be persisted somewhere, possibly somehow related to the lifetime of the post in the specific timeline/conversation/profile controller.
shadowfacts added the
bug
label 2019-11-19 03:30:27 +00:00
shadowfacts changed title from Expanding a post, then scrolling down past it, then back up, results in the content jumping to Timeline-specific status state should be stored 2019-11-22 14:37:32 +00:00
Author
Owner

This same mechanism should be expanded to include the current hidden state of sensitive attachments.

This same mechanism should be expanded to include the current hidden state of sensitive attachments.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#55
No description provided.