AllenNeuralDynamics / AllenNeuralDynamics/aind-data-transfer-lite

Add Progress Indicators (Spinner + Upload Progress Bar)

未关闭
#20 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

# User story
As a user, I want visible progress indicators (progress bar + spinner) so I know when the app is validating or uploading.

# Acceptance criteria
- [ ] Add a non-blocking spinner or status indicator for “thinking” states (validation, job start, refreshing).
- [ ] Add a progress bar that updates during an active upload based on job callbacks, console parsing, or inferred internal states.
- [ ] Progress bar clearly displays transitions: starting → uploading → finishing → completed/error.
- [ ] Indicators freeze the UI during job upload process.

Definition of Done:
The UI progress indicators reliably reflect upload states during tests with varying data sizes.

# Sprint Ready Checklist
- [ ] 1. Acceptance criteria defined
- [ ] 2. Team understands acceptance criteria
- [ ] 3. Team has defined solution / steps to satisfy acceptance criteria
- [ ] 4. Acceptance criteria is verifiable / testable
- [ ] 5. External / 3rd Party dependencies identified
- [ ] 6. Ticket is prioritized and sized

# Notes
*Add any helpful notes here.*

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。