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

Action toasts #5147

Merged
merged 7 commits into from
May 25, 2021
Merged

Action toasts #5147

merged 7 commits into from
May 25, 2021

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented May 25, 2021

Description

This PR introduces confirmation toasts for copying (private/public) links to the clipboard. Refactored into a CopyToClipboardButton component. We can decide later on if we want to move it to ODS (would need to extract the confirmation message then, as that needs to stay in web, and replace it with just emitting an event).

Motivation and Context

a11y improvements

How Has This Been Tested?

  • drone

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 self-assigned this May 25, 2021
@kulmann kulmann added the Status:Needs-Review Needs review from a maintainer label May 25, 2021
@ownclouders
Copy link
Contributor

💥 Acceptance tests webUINotificationBasic failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUINotifications-displayNotificationsOnWebUI-feature-18.png

webUINotifications-displayNotificationsOnWebUI-feature-18.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests TrashbinDelete failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUITrashbinDelete-trashbinDelete-feature-113.png

webUITrashbinDelete-trashbinDelete-feature-113.png

webUITrashbinDelete-trashbinDelete-feature-29.png

webUITrashbinDelete-trashbinDelete-feature-29.png

webUITrashbinDelete-trashbinDelete-feature-42.png

webUITrashbinDelete-trashbinDelete-feature-42.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests MarkdownEditor failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUIMarkdownEditor-markdownFile-feature-62.png

webUIMarkdownEditor-markdownFile-feature-62.png

webUIMarkdownEditor-markdownFile-feature-63.png

webUIMarkdownEditor-markdownFile-feature-63.png

@ownclouders
Copy link
Contributor

💥 Visual regression tests webUIOCISFiles3 failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

Diff Image:

topBar.png
Actual Image:

topBar.png
Comparing Against:

topBar.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests TrashbinFilesFolders failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUITrashbinFilesFolders-trashbinFilesFolders-feature-23.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-23.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-38.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-38.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-82.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-82.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-97.png

webUITrashbinFilesFolders-trashbinFilesFolders-feature-97.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingInternalUsersExpireToRoot failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUISharingInternalUsersExpireToRoot-shareWithUsersExpiringShares-feature-232.png

webUISharingInternalUsersExpireToRoot-shareWithUsersExpiringShares-feature-232.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingInternalUsersExpire failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUISharingInternalUsersExpire-shareWithUsersExpiringShares-feature-240.png

webUISharingInternalUsersExpire-shareWithUsersExpiringShares-feature-240.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPublicExpire failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-106.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-106.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-11.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-11.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-147.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-147.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-24.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-24.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-86.png

webUISharingPublicExpire-shareByPublicLinkExpiringLinks-feature-86.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPublicDifferentRoles failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles-feature-114.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles-feature-114.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles-feature-93.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles-feature-93.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests oc10-integration-notifications failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUISharingNotifications-shareWithUsers-feature-21.png

webUISharingNotifications-shareWithUsers-feature-21.png

webUISharingNotifications-shareWithUsers-feature-32.png

webUISharingNotifications-shareWithUsers-feature-32.png

webUISharingNotifications-shareWithUsers-feature-40.png

webUISharingNotifications-shareWithUsers-feature-40.png

webUISharingNotifications-shareWithUsers-feature-53.png

webUISharingNotifications-shareWithUsers-feature-53.png

webUISharingNotificationsToRoot-shareWithUsers-feature-19.png

webUISharingNotificationsToRoot-shareWithUsers-feature-19.png

webUISharingNotificationsToRoot-shareWithUsers-feature-31.png

webUISharingNotificationsToRoot-shareWithUsers-feature-31.png

webUISharingNotificationsToRoot-shareWithUsers-feature-40.png

webUISharingNotificationsToRoot-shareWithUsers-feature-40.png

webUISharingNotificationsToRoot-shareWithUsers-feature-53.png

webUISharingNotificationsToRoot-shareWithUsers-feature-53.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Upload failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15655/

webUIUpload-upload-feature-130.png

webUIUpload-upload-feature-130.png

webUIUpload-upload-feature-151.png

webUIUpload-upload-feature-151.png

webUIUpload-upload-feature-89.png

webUIUpload-upload-feature-89.png

webUIUpload-upload-feature-98.png

webUIUpload-upload-feature-98.png

webUIUpload-uploadEdgecases-feature-109.png

webUIUpload-uploadEdgecases-feature-109.png

@pascalwengerter
Copy link
Contributor

Also fixes #3588

Copy link
Contributor

@pascalwengerter pascalwengerter left a comment

Choose a reason for hiding this comment

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

LGTM 📬

@pascalwengerter pascalwengerter merged commit 38a97a4 into a11y-swarming May 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the action-toasts branch May 25, 2021 18:48
@kulmann kulmann mentioned this pull request May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants