hydro-dev / hydro-dev/Hydro

[UI bug] files页面的“下载选中”无法正确反馈后端错误

Open
#1,119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7k
Forks
476
Avg merge
15h 48m
Merged PRs (30d)
3

Description

/p/:pid/files 页面的“下载选中”无法正确反馈后端错误,/p/:pid/config 的“下载全部” 也同样。

throw 大部分错误都显示 unkown,也无错误附带的信息。

Image

Contributor guide

Open the contributing guide

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

Start by locating the UI entry points for /p/:pid/files “Download selected” and /p/:pid/config “Download all”, then reproduce a backend failure in each flow. Trace how thrown errors are surfaced and compare the displayed result with the backend response. Done means both actions show the relevant backend error information instead of a generic “unkown” message.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.