-
Notifications
You must be signed in to change notification settings - Fork 156
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
Fix resize observer errors within subfolders of a space #6569
Conversation
This observer thing is killing me 🥇 |
Results for e2e-tests oC10 https://drone.owncloud.com/owncloud/web/23498/10/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23498/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-alice-2022-3-10-10-36-38.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23498/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-brian-2022-3-10-10-36-59.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23498/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-carol-2022-3-10-10-37-08.zip |
Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/23505/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23505/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-alice-2022-3-10-11-18-44.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23505/tracing/alice-can-share-this-weeks-meal-plan-with-all-parents-brian-2022-3-10-11-19-08.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23505/tracing/alice-shares-file-to-brian-alice-2022-3-10-11-20-28.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23505/tracing/alice-shares-file-to-brian-brian-2022-3-10-11-20-36.zip |
9735864
to
5dc6a94
Compare
Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/23511/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23511/tracing/alice-shares-file-to-brian-alice-2022-3-10-11-57-18.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/23511/tracing/alice-shares-file-to-brian-brian-2022-3-10-11-57-28.zip |
I have absolutely no clue why the e2e tests keep failing. It has literally nothing to do with this change 🤔 |
Results for oCISFiles3 https://drone.owncloud.com/owncloud/web/23534/57/1 |
Kudos, SonarCloud Quality Gate passed! |
Results for oCISSharingAndUpload https://drone.owncloud.com/owncloud/web/23538/66/1
|
Description
We've fixed a bug where the resize observer crashes within subfolders of a space because there is no element to observe.
Types of changes
Checklist: