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

Properly log action failure #498

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Dec 4, 2019

Signed-off-by: John Molakvoæ (skjnldsv) skjnldsv@protonmail.com

}
} catch(error) {
console.error('Failed to perform action', error)
OC.Notification.showTemporary(t('notifications', 'Failed to perform action'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use the toast instead? @skjnldsv

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah maybe, no clue :)

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv
Copy link
Member Author

what is this pr xD

@nickvergessen nickvergessen merged commit 61e58ee into master Apr 15, 2020
@nickvergessen nickvergessen deleted the enhancement/debug-actions branch April 15, 2020 10:16
@nickvergessen
Copy link
Member

what is this pr

Merged. It is merged.

@rullzer rullzer mentioned this pull request Apr 15, 2020
59 tasks
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.

2 participants