AllenNeuralDynamics / AllenNeuralDynamics/aind-data-transfer-lite

Add Progress Indicators (Spinner + Upload Progress Bar)

Ouverte
#20 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
0
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# 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.*

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.