msgbyte / msgbyte/tailchat

在线人数显示有误 || The number of people online is incorrectly displayed

Open
#302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.6k
Forks
398
Avg merge
1h 14m
Merged PRs (30d)
2

Description

Image 如图,这里的人数有一半实际上是不在线的,调查了发现是设备未关机未断开浏览器会话,虽然不在前台,甚至浏览器没运行,却也显示在线
Image As shown in the picture, half of the people here are actually not online. After investigation, it was found that the device was not shut down and the browser session was not disconnected. Although they were not in the foreground and the browser was not even running, it still showed that they were online.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named; begin by reproducing the online-count discrepancy and tracing presence and browser-session handling in the TypeScript application. Done means inactive or closed-browser sessions are no longer counted as online, with the displayed total matching actual presence.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.