Skip Navigation

What should "Hide read posts" do?

Edit

Thank you so much to those who responded. I think all of the answers here has given me the gist of why people want this feature: to see new content, but in a temporary sort of way (almost like a "new content" button). I think with this direction I should be good from here. If anyone has any specifics they'd like to see for this feature feel free to post it. I will read it all before I implement this feature tonight after work (in ~6 hours).

Original

This is concerning the action in the FAB overflow menu "Hide read". I thought about this feature more yesterday and I ended up with ever more questions.

This button is an action which is what I think it making it so weird for me. It's not a setting. So one would think tapping it would make some change each time, and that change is different each time it's tapped (ie. it's not idempotent).

Here is what I'm thinking. When a user taps "Hide read", all posts that the user has read in that session and in the community they are currently looking at are added to some "hidden list". This list will contain any posts hidden in this way and only this way (well i might add a hide post action on each post later).

This means that if you read a post yesterday, came back to the app today and then tapped "hide read", that post will not be hidden even though you've read it.

Only posts that you have read in your current session for the current community you are on will be hidden.

There is an edge case here where a post you've read yesterday appears in the feed today, in the community you are browsing. In this case, if "Hide read" is tapped, that post will be hidden.

Is this what users would expect "hide read" to do? For people who used this feature in other app, is this what it did in that app?

23

You're viewing a single thread.

23 comments
  • I expect it to hide everything I've opened at least once on the current list (and next pages) and then forget I pressed that button the moment I go to a different community/sorting/any feed switch. That's how Relay conditioned me to use it

    If I were to design the feature I'd make it a toggle instead of a press once button that persisted until I closed the app. Maybe you can add a setting for if you want the app to remember the toggle state permanently, but I'd probably want to see everything again when I re-open the app

    I do not like the idea of the list of "opened" posts being reset when you reopen the app (is that what you mean by new session?). If I read a thread in the afternoon, open the app in the evening and then click hide, I expect it to hide the thread I read in the afternoon.

23 comments