I noticed that after two pages, the home page resets. This is annoying if I’m browsing my feed and want to read the comments and replies to comments (like on X/Twitter), because when I go back, your feed resets.
Do you know if it’s possible to avoid this reset, or perhaps there’s an alternative that allows me to reply to a comment without having to go to another page ?
One workaround is to use a modal or bottom sheet for viewing and replying to comments instead of pushing the user onto a new screen. That way the feed stays “underneath” and doesn’t refresh when you close the modal. Another option is to use a custom list with visibility toggles to expand/collapse replies right on the same screen.
It’s not as seamless as X/Twitter, but those patterns can help avoid losing your place in the feed.
Thanks for your replies, I already use a modal for comments, but if I want to consult a profile of the comments, and go back 2 pages (on the feed), everything will be reset and the user will be at the top of the page, I don’t know if it’s just the preview via the browser that does that and that it won’t happen once the app is installed? I find it a bit annoying because if someone wants to read the comments, look at a profile and come back, everything will be reset, the user experience for a “social media” app would be a bit poor