CulverLab / CulverLab/sparcd-web
Remove auto-logout when moving uploads (not needed if making separate task for moves)
Open
Priority Low
Usability
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently the moves are done inline - user waits for completion. If. the copy takes a long time, the auto-logout kicks in before the upload is complete and logs the user out.
If moves are put into a separate task, the request will return quickly and the disable is not needed.
This is low priority since an in-app message is sent when move is complete
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.