msgbyte / msgbyte/tailchat

期望支持发送文件的断点续传功能和发送进度提示 || It is expected to support the resume function of sending files and the sending progress prompt.

Open
#211 0 comments 1 reaction 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

在一些网络不是很稳定的情况下,通过tailchat发送大文件会遭遇上传失败情况。 每次失败后又不得不重新发送。而且发送失败也没有任何提示。


In some cases where the network is not very stable, uploading large files through tailchat may fail. Each time it failed and had to be sent again. And there is no prompt when sending fails.

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

The issue does not mention any files, tests, or entry points. Start by locating Tailchat's file-sending flow and its upload handling, then determine the existing client and server boundaries. Done means large-file sending can resume after failure and provides visible progress and failure feedback.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.