Skip to content

"is typing" indicator shows randomly when users aren't actually typing #271

Description

@h4ksclaw

Bug Description

As reported by handyc in #lobby:

The chat interface (chat.h4ks.com) often shows someone as "typing" when they aren't. It appears the "is typing" indicator is based on looking back into the history and who was typing at that time, rather than reflecting real-time state.

Specific symptoms:

  • False typing indicators: Users (including cloudbot) appear as "typing" at what seems to be random times when they are not actually typing.
  • Persistent phantom state: Hatch_ observed the "is typing" indicator seems to be "always flipping randomly" — it frequently shows "cloudbot is typing..." even when no one is actively typing.

Context:

  • Reported during conversation in #lobby on the h4ks IRC network
  • Observed on chat.h4ks.com (web client) on Firefox / Windows 11
  • The issue seems to affect the typing indicator for all users, not just cloudbot

Expected behavior:

The "is typing" indicator should only show when a user is actively typing in real-time, and should clear promptly when they stop.

Additional note:

handyc also mentioned limited history visibility — only able to see chat history back to July 29, 2026. This may be related (if the typing indicator is derived from stored history rather than a live websocket event).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions