Skip to content

Scroll to first unread post when clicking on thread title #4035

@bdharrington7

Description

@bdharrington7

The most intuitive behavior for clicking on the title of a thread seems to be going to the first unread post: https://www.surveymonkey.com/results/SM-5KHWMQHJ/

bookmarks can be utilized to facilitate this UX across devices.

With the current system of clicking a dialog to go to first unread, I've noticed with infinite scroll, navigating to the actual first unread can be a bit wonky which might be due to the fact that recording the saved place occurs by sending the index of the topmost visible post, whereas the actual last unread is at the bottom of the window, which can be off by quite a bit between a high-res computer screen and a mobile phone. It might also be some weirdness in how the window does scrolling so it might be less of an issue by rendering the links to the threads with the unread post index appended to the url:
www.nodebb-community.com/topic/<topic num>/<slug>/<last unread>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions