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

Fix extension name for top bar on broken applications #3376

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Apr 24, 2020

Description

With the edge case of a broken app in config.json, the top bar is broken, because appInfo can't be loaded. This PR makes ocis-web more robust by just showing the extension id when the appInfo is not available.

Motivation and Context

Make ocis-web more robust.

How Has This Been Tested?

Locally with chrome and firefox.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@kulmann kulmann requested a review from LukasHirt April 24, 2020 08:27
@kulmann kulmann self-assigned this Apr 24, 2020
@update-docs
Copy link

update-docs bot commented Apr 24, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kulmann kulmann merged commit 3ba2295 into master Apr 24, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-extension-name branch April 24, 2020 09:56
@micbar micbar mentioned this pull request Apr 28, 2020
15 tasks
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.

2 participants