githubbob42 / mingle2github2

0 stars 1 forks source link

Background Sync is blocking the Navigation #5658

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6021 Steps to Reproduce

| | |
|-|-|
|**Version #**| |
|**Hardware**| |
|**OS**| |
|**Browser**| |
|**Username**| |
|**Password**|Use LastPass|
|ORG ID| |
|User ID| |
|RayGun Error ID| |
  1. Copy a ticket
  2. Wait 2 seconds and try to navigate around.
  3. There are cases where the nav will ignore clicks by the user.

Expected Result

Nav should ALWAYS work.

Actual Result

Sometimes the nav doesn’t respond.

Analysis

This is caused by the timeout for starting the background upload in the scheduler.

Related Cards

Impact Analysis

Developers: Fill in this area during code review.

Test Plan