Skip to content

Conversation

@SteveLauC
Copy link
Member

When installing extensions via deeplink fails, previous implementation showed the raw error code returned from the backend interfaces, which is not user-friendly. We now call installExtensionError() to interrupt the error code to get a human-readable error message, then show it to the users.

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

…k fails

When installing extensions via deeplink fails, previous implementation
showed the raw error code returned from the backend interfaces, which
is not user-friendly. We now call installExtensionError() to interrupt
the error code to get a human-readable error message, then show it to
the users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants