Conversation
💥 Acceptance tests PrivateLinks failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests RestrictSharing failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests SharingInternalGroups failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests SharingPublic failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
|
I assume the tests are failing because of the new DOM structure. Since I cannot get the tests to run, could anybody assist me in remedying? |
💥 Acceptance tests SharingPermissionsUsers failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests SharingPermissionsGroups failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests SharingInternalUsers failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests Resharing failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests SharingAutocompletion failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests iPhone failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests XGAPortrait failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
💥 Acceptance tests Files failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6609/
|
2354354 to
4040b0f
Compare
|
@PVince81 PR is rebased now |
4040b0f to
371230c
Compare
|
you should now be able to rebase and then update the design system package so that the logic can work |
|
@PVince81 Like I wrote, I just rebased this morning. To my grasp I did update ODS (see: owncloud/owncloud-design-system#535 but it needs review first), or do you mean something else regarding these topics, for example having phoenix's package.json point to the ODS commit needed for this to run without merging this very PR? |
|
@marcus-herrmann if you run Also see conflicts that need resolution |
371230c to
28e2759
Compare
Fixes
💥 Acceptance tests SharingInternalGroups failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests SharingInternalUsers failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests SharingFolderPermissionsGroups failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests SharingPermissionsUsers failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests SharingAutocompletion failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests Resharing failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests Files failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6876/
|
💥 Acceptance tests iPhone failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests XGAPortrait failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests SharingPublic failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
💥 Acceptance tests Files failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/phoenix/6877/
|
|
@individual-it can someone help to adjust the tests ? |
|
Assigned myself for fixing the tests |
This comment has been minimized.
This comment has been minimized.
|
@kiranparajuli589 please rebase. There was a problem on master with share autocomplete "more results" which is solved now. this PR is only about tab control so any other issue is likely from somewhere else |
|
Closed since we've introduced a different approach to the files sidebar and are not using the |













































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































Description
Implements new accessible tab component
oc-tabbedfor Files sidebar. Related PR in ODS: owncloud/owncloud-design-system#539Related Issue
Motivation and Context
See motivation of ODS ticket: Aiming to improve screen reader and keyboard accessibility of tabs in Files Sidebar
Types of changes
Changed FileDetails.vue to match with new tab component DOM
Checklist: