Curious. Both this post and this post by user omar90 are tagged as "first post by omar90". They were posted 6 hours apart.

rproffitt commented: +1 🥇 +0

Dani AI

Generated

Good catch by and nice one from . As noted, the thread list shows who wrote the opening post and who wrote the latest post, but the wording used on that line can be read two ways. The phrase people are seeing makes it easy to think it means "this was that user’s first post on the site" rather than "the first post in this thread was written by that user."

Two practical fixes that reduce ambiguity:

  • Change the microcopy to a short phrase like Started by <username> or Thread started by <username>.
  • Show matching parallel text for the other side, e.g. Latest post by <username> and include the date: Started Oct 8, 2021 by <username>.
    Small visual cues help too: add an "OP" badge or a distinct starter icon beside the avatar and expose a hover tooltip with the same clear wording.

Accessibility and localization notes: visible text should be concise and explicit so screen readers get the same meaning. Example accessible markup pattern:

<span class="thread-starter" aria-label="Thread started by omar90">Started by omar90</span>

Mark decorative avatars as aria-hidden="true" when the username text conveys the same info. Keep copy short for easier translation.

This is a minor UX tweak but it improves clarity and reduces confusion. Typical next steps for a forum team are a small copy change, a quick accessibility check, and a short translation pass for other locales.

Recommended Answers

All 3 Replies

What you're referring to is the thread listing page, where it shows the avatar of who wrote the first post in the thread and who wrote the last post in the thread. The language is not meant to indicate that it's Omar's first post. It's meant to indicate that the OP of that thread was written by Omar.

Ambiguity. The devil's volleyball.

  • Emo Phillips
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.