diff --git a/changelog/unreleased/account-permissions-error.md b/changelog/unreleased/account-permissions-error.md new file mode 100644 index 000000000..14fa4dc71 --- /dev/null +++ b/changelog/unreleased/account-permissions-error.md @@ -0,0 +1,5 @@ +Change: Accounts UI shows message when no permissions + +We improved the UX of the accounts UI by showing a message information the user about missing permissions when the accounts or roles fail to load. This was showing an indeterminate progress bar before. + +https://github.com/owncloud/ocis/pull/656