Redesign main layout followup - #6228
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
7ee248a to
7f85dd1
Compare
6254e1d to
6ed79a0
Compare
6ed79a0 to
153c333
Compare
153c333 to
0592bae
Compare
pascalwengerter
left a comment
There was a problem hiding this comment.
Nice! Minor nitpick regarding compatibility/semver
| :index="index" | ||
| :target="link.route.path" | ||
| :active="link.active" | ||
| :icon="link.icon || link.iconMaterial" |
There was a problem hiding this comment.
Isn't this (in theory) a breaking change for extension developer? Pretty sure we'll have to change iconMaterial from accounts&settings in oCIS, e.g.
There was a problem hiding this comment.
Yes, true, I'll revert it.
There was a problem hiding this comment.
Nono it's good actually, the iconMaterial doesn't make sense to keep and we're doing breaking changes already 👌🏽
|
I'll push fixed unit tests in a second and then squash-merge if CI turns green |
|
Squash-merge is good, but I'll also have another ods update in a moment. |
|
Ok, ready for merge (when CI turns green) from my side now. |
|
Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/21883/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-13-05-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-13-38-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-14-11-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-14-43-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-15-16-Alice.zip |
|
Results for e2e-tests oC10 https://drone.owncloud.com/owncloud/web/21883/10/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-13-48-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-14-22-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-14-56-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-15-30-Alice.zipnpx playwright show-trace https://cache.owncloud.com/owncloud/web/tracing/21883/2022-1-13-10-16-03-Alice.zip |
|
z-index on app switcher or sidebar nav is broken, app switcher lies behind sidebar nav... let me check |
2953634 to
a4edc4b
Compare
|
Results for oCISSharingAndUpload https://drone.owncloud.com/owncloud/web/21884/63/1 |
|
Results for oC10SharingFilePerm https://drone.owncloud.com/owncloud/web/21884/25/1 |
|
SonarCloud Quality Gate failed. |
|
Results for oC10SharingExternalRoot https://drone.owncloud.com/owncloud/web/21885/41/1
|








Description
See #6203
Things done with this PR:
Related Issue
Screenshots (if appropriate):
Types of changes
Checklist: