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

[full-ci] Fix public link loading on role change #8006

Merged
merged 7 commits into from
Nov 24, 2022

Conversation

JammingBen
Copy link
Collaborator

Description

The loading and resolving of public links when their respective roles have changed has been fixed.

Related Issue

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

@JammingBen JammingBen self-assigned this Nov 21, 2022
@ownclouders
Copy link
Contributor

ownclouders commented Nov 21, 2022

Results for oC10SharingPublic3 https://drone.owncloud.com/owncloud/web/30086/38/1

💥 The acceptance tests failed on retry. Please find the screenshots inside ...

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L139.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L139.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L147.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L147.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L157.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L157.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L167.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L167.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L179.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L179.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L187.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L187.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L197.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L197.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L207.png

webUISharingPublicDifferentRoles-shareByPublicLinkDifferentRoles_feature-L207.png

@JammingBen JammingBen changed the title Fix public link loading on role change [full-ci] Fix public link loading on role change Nov 21, 2022
@JammingBen JammingBen marked this pull request as ready for review November 21, 2022 14:54
@JammingBen JammingBen added the Status:Needs-Review Needs review from a maintainer label Nov 21, 2022
@JammingBen JammingBen force-pushed the fix-public-link-role-change branch 2 times, most recently from 5e7ee95 to b5dbbae Compare November 23, 2022 12:00
})

await wrapper.vm.$nextTick()
await wrapper.vm.$nextTick()
Copy link
Member

Choose a reason for hiding this comment

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

I'm afraid we need this? but it's ugly :(

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I didn't find a way around it unfortunately :/

@JammingBen JammingBen force-pushed the fix-public-link-role-change branch 2 times, most recently from 37206a1 to 54832be Compare November 24, 2022 14:34
@sonarcloud
Copy link

sonarcloud bot commented Nov 24, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

90.9% 90.9% Coverage
0.0% 0.0% Duplication

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.

4 participants