Easy Switch has been running and blocking client UI for 2 hours. This should be a background task that doesn't block the UI.
Easy Switch is great - easy migration from Outlook, Google, etc. It's a classic playbook for a disrupter to make it super easy to migrate from the existing solutions. However the implementation seems to be running this client side and the effect is that a modal dialog has been up for nearly 2 hours as it migrates data. Anything taking longer than a minute or so should probably be a background task rather than blocking UI.
1
vote