Restore scroll position #19

Closed
opened 2023-01-08 00:41:41 +00:00 by bitcoinuser · 4 comments
bitcoinuser commented 2023-01-08 00:41:41 +00:00 (Migrated from github.com)

Hi,

When I click on a message that opens a thread and then I go back by using Android back button, should send me to the position I was in the feed.

The way works now goes to the top.

Thanks.

Hi, When I click on a message that opens a thread and then I go back by using Android back button, should send me to the position I was in the feed. The way works now goes to the top. Thanks.
v0l commented 2023-01-10 13:47:58 +00:00 (Migrated from github.com)

Not sure how doable this is, we load the content async so its not currently possible to scroll back down because the page content is empty initially

Not sure how doable this is, we load the content async so its not currently possible to scroll back down because the page content is empty initially
v0l commented 2023-01-15 11:40:33 +00:00 (Migrated from github.com)

Partially fixed with switch to react-router data routes

Partially fixed with switch to `react-router` data routes
bitcoinuser commented 2023-01-19 13:45:30 +00:00 (Migrated from github.com)

For now on mobile if I go to "Posts and replies" tab and click to open a thread and then I click on Android Back button, it send me to "Posts" tab and not "Posts and replies" tab as should be.

For now on mobile if I go to "Posts and replies" tab and click to open a thread and then I click on Android Back button, it send me to "Posts" tab and not "Posts and replies" tab as should be.
alltheseas commented 2023-02-13 18:15:57 +00:00 (Migrated from github.com)
Here is a recording of the issue https://user-images.githubusercontent.com/64376233/218539647-f12a622d-513d-450c-9d6b-df17466c10e5.mov
Sign in to join this conversation.
No Milestone
No project
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: Kieran/snort#19
No description provided.