Skip to main content
Post Closed as "Duplicate" by Madalina Taina, Shreyas Tripathy, Michael Lai
edited tags
Link
Michael Lai
  • 27.9k
  • 17
  • 95
  • 198
improved formatting, changed question so it is clearer
Source Link
Michael Lai
  • 27.9k
  • 17
  • 95
  • 198

Synchronous Designing interactions and UI for synchronous action, with long processing time

I have a synchronous process that is trigger by a user action.
The and the process can take more than 10 minutes.
While

While it's being processed, the previous UI that user triggered from and the previous data displayed is blocked and the user cannot approach it.
Do

Do you know of any references for a system that has this kind of behavior?

Synchronous action, long processing time

I have a synchronous process that is trigger by a user action.
The process can take more than 10 minutes.
While it's being processed, the previous UI that user triggered from and the previous data displayed is blocked and the user cannot approach it.
Do you know of any references for a system that has this kind of behavior?

Designing interactions and UI for synchronous action with long processing time

I have a synchronous process that is trigger by a user action and the process can take more than 10 minutes.

While it's being processed, the previous UI that user triggered from and the previous data displayed is blocked and the user cannot approach it.

Do you know of any references for a system that has this kind of behavior?

grammar corrections, thanks removed as per https://meta.stackexchange.com/q/2950/295232
Source Link

I have a synchronous process that is trigger by thea user action. 
The process can takestake more than 10 minutes. 
While itsit's being processed, the previous UI that user triggered from and the previous data displayed is blocked and thenthe user cannot approach it. 
Do you know of any references for a system that havehas this kind of behavior?

Thanks

I have a synchronous process that is trigger by the user action. The process can takes more than 10 minutes. While its being processed, the previous UI that user triggered from and the previous data displayed is blocked and then user cannot approach it. Do you know of any references for a system that have this kind of behavior?

Thanks

I have a synchronous process that is trigger by a user action. 
The process can take more than 10 minutes. 
While it's being processed, the previous UI that user triggered from and the previous data displayed is blocked and the user cannot approach it. 
Do you know of any references for a system that has this kind of behavior?

Source Link
Jane
  • 71
  • 5
Loading