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

Fix resize observer errors within subfolders of a space #6569

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

JammingBen
Copy link
Collaborator

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

  • 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:

@JammingBen JammingBen self-assigned this Mar 10, 2022
@JammingBen JammingBen added the Type:Bug Something isn't working label Mar 10, 2022
@AlexAndBear
Copy link
Contributor

This observer thing is killing me 🥇

@ownclouders
Copy link
Contributor

@JammingBen
Copy link
Collaborator Author

I have absolutely no clue why the e2e tests keep failing. It has literally nothing to do with this change 🤔

@ownclouders
Copy link
Contributor

Results for oCISFiles3 https://drone.owncloud.com/owncloud/web/23534/57/1
💥 The acceptance tests pipeline failed. The build has been cancelled.

@sonarcloud
Copy link

sonarcloud bot commented Mar 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

16.7% 16.7% Coverage
0.0% 0.0% Duplication

@ownclouders
Copy link
Contributor

Results for oCISSharingAndUpload https://drone.owncloud.com/owncloud/web/23538/66/1
The following scenarios passed on retry:

  • webUIUpload/upload.feature:55

@pascalwengerter pascalwengerter merged commit 51ce009 into master Mar 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-resize-observer-warnings branch March 10, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants