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

Display spinner/error on library import failure #32824

Merged
merged 5 commits into from Jan 24, 2020

Conversation

maddiedierker
Copy link
Contributor

@maddiedierker maddiedierker commented Jan 23, 2020

Adds the following to the "Import Library from ID" section of the "Manage Libraries" dialog:

  • A spinner while the library is being imported
  • An error when the library fails to import. The error is generic right now, but I have logged follow-up work to make this error more user-friendly and actionable.

Video of new behavior -- note that this video has an outdated error string. The image below has the most up-to-date string.

Screen Shot 2020-01-23 at 3 34 47 PM

Links

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants