3drepo / 3drepo.io

3D Repo web server
http://www.3drepo.io
GNU Affero General Public License v3.0
95 stars 38 forks source link

Upload containers modal - cancel upload #3179

Open The-Daniel opened 2 years ago

The-Daniel commented 2 years ago

Description

Clicking the cancel button in upload containers modal cancels any uploads

Goals

Tasks

Related Resources

Axios docs

This could be useful if we decide we do want this user journey https://redux-saga.js.org/docs/api/#raceeffects

carmenfan commented 2 years ago

The user can still click the top right 'X' button to close the modal without cancelling/removing uploads

@mosment3DRepo @george-hadfield do we want this? I thought we want to stick to the journey where the user have to sit on the pop up until the transfer has completed so they don't' accidentally close the window

george-hadfield commented 2 years ago

I agree @carmenfan. Remove the 'X' once the files are uploading.

zaneulhaq commented 7 months ago

This is a good observation, thank you. Will need a new UI/UX to achieve the following:

I will add a note in a new product ticket. @AsiteZane - get to it.