Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Dialog #19

Open
iimog opened this issue Jul 30, 2015 · 0 comments
Open

Import Dialog #19

iimog opened this issue Jul 30, 2015 · 0 comments

Comments

@iimog
Copy link
Member

iimog commented Jul 30, 2015

Improve the user experience when importing carts. The user should see a loading animation, that ends when the import has finished.
For that purpose all sync actions have to promise to deferred. This means major changes to the sync action and passing it down through each method that calls it (addItem, addCart, updateItem, importMetadata, ...)

After import has finished the user should get a summary (carts imported, features imported, annotations imported, any errors, ...)

@iimog iimog added this to the v1.1.0 milestone Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant