Cross-cultural feedback on topic reply order and usability for older users

I’m not sure whether creating a new topic for this is appropriate, because I’ve already searched the forum and found several similar discussions. However, I would still like to share my perspective, because I think this issue may involve cultural and generational differences in how people use forums.

What I hope for is a way for administrators to choose the default reply order in topics.

Currently, Discourse displays replies in chronological order, with the newest replies appearing at the bottom. Personally, I have no problem using this system. I am 30 years old, grew up in China, and I quickly understood how Discourse works.

However, most users of my forum are Japanese users between 40 and 60 years old. Their browsing habits are very different.

Many of them strongly prefer seeing the newest replies at the top of the topic instead of the bottom. This feels more natural and efficient to them.

Actually, Discourse already has a very good feature on mobile:
the reply count button in the lower-right corner opens a progress bar that allows users to quickly jump to different positions in a topic. Once I discovered this, I thought the design was excellent.

But interestingly, one of my heaviest users had been using the forum for 2–3 years and never realized this feature existed until I personally showed him.

This made me realize that discoverability may become a problem, especially for older users who are less sensitive to hidden or modern UI interactions.

There is also an interesting cultural difference regarding long discussions.

Japanese users are very accustomed to continuously replying within a single topic. When a topic reaches a certain number of replies (commonly around 1000 replies), they often create a new continuation topic manually.

For example:

“Do you prefer rice or bread for breakfast?”
→ “Do you prefer rice or bread for breakfast 2”
→ “Do you prefer rice or bread for breakfast 3”
→ “Do you prefer rice or bread for breakfast 4”

and so on.

This behavior is extremely common in older Japanese internet communities and BBS culture.

However, once a topic becomes very long (for example, several hundred or thousands of replies), the current progress bar navigation also becomes less precise and less convenient.

While the progress bar is useful for rough navigation, it becomes difficult to jump accurately to a specific area of the discussion.

Because of this, I would also like to suggest another possible improvement:

Perhaps users could optionally enter a reply number manually, allowing them to jump directly to a specific reply position inside the topic.

For example:

  • jump to reply #500
  • jump to reply #1200

I think this could significantly improve usability for users who frequently browse extremely long discussions.

Discourse, on the other hand, follows a very different design philosophy:
continuous scrolling instead of pagination.

I personally understand and appreciate this design. However, after listening carefully to my users, I started wondering whether the current reply order may unintentionally become a barrier for older users from certain cultural backgrounds.

Therefore, my suggestion is:

Allow administrators to choose the default reply order for topics:

  • chronological (oldest first)
  • or reverse chronological (newest first)

while still allowing individual users to override this preference themselves.

I believe this is not only a UI preference issue, but also a cross-cultural and cross-generational usability issue.

Thank you for considering perspectives from different cultures, age groups, and internet histories.

4 Likes

I hope the Discourse team will consider this.
For example, if a topic has 50 comments, clicking on it takes you to the bottom to show the latest unread replies. However, at that point, I might only know the title. If I want to read the full details, I have to scroll all the way to the top and then scroll back down to comment.

If replies could be ordered from newest to oldest, with the latest reply displayed directly below the topic content, it might be more convenient to find the information needed.