Skip to content

fix(files_sharing): Add proper user facing messages on success - #48696

Merged
susnux merged 2 commits into
masterfrom
fix/share-notifications
Oct 16, 2024
Merged

fix(files_sharing): Add proper user facing messages on success#48696
susnux merged 2 commits into
masterfrom
fix/share-notifications

Conversation

@susnux

@susnuxsusnux commented Oct 14, 2024

Copy link
Copy Markdown
Contributor

Summary

  1. Use proper translated strings
  2. Fix invalid use of translation message on API result
  3. Log all errors

Checklist

@susnuxsusnux added this to the Nextcloud 31 milestone Oct 14, 2024
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable30

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@PytalPytal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just need to fix the message 👍

Comment threadapps/files_sharing/src/mixins/SharesMixin.js Outdated
@susnux
susnuxforce-pushed the fix/share-notifications branch 2 times, most recently from ec4475c to e2c734dCompareOctober 15, 2024 23:19
@susnux

Copy link
Copy Markdown
ContributorAuthor

/compile

@susnux
susnux enabled auto-merge October 15, 2024 23:20
susnuxand others added 2 commits October 16, 2024 12:09
1. Use proper translated strings
2. Fix invalid use of translation message on API result
3. Log all errors
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Share confirmations messages wrong

4 participants

@susnux@Ivansss@Pytal@nextcloud-command