Skip to content

[stable26] fix(Viewer): remove outdated fix from stable16. - #4120

Merged
juliusknorr merged 2 commits into
stable26from
backport/4117/stable26
May 4, 2023
Merged

[stable26] fix(Viewer): remove outdated fix from stable16.#4120
juliusknorr merged 2 commits into
stable26from
backport/4117/stable26

Conversation

@backportbot-nextcloud

@backportbot-nextcloudbackportbot-nextcloudBot commented May 4, 2023

Copy link
Copy Markdown
  • ⚠️ This backport's changes differ from the original and might be incomplete

backport of #4117

This broke the viewer resize and is not needed anymore.
In order to confirm this is not needed
i replaced the `beforeMount` handler with a `console.info` call
opened a text in the viewer and resized the window a few times.
The provided info only showed up once.
So the `ViewerComponent` was only mounted once as well.
Fixes#4099.
Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
max-nextcloudforce-pushed the backport/4117/stable26 branch from 21377f5 to eeb2f81CompareMay 4, 2023 08:09
@max-nextcloud

Copy link
Copy Markdown
Collaborator

/compile

@max-nextcloud

Copy link
Copy Markdown
Collaborator

confirmed locally that this also doesn't break anything in 26.

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@cypress

cypressBot commented May 4, 2023

Copy link
Copy Markdown

2 flaky tests on run #9656 ↗︎

014210Flakiness2

Details:

[stable26] fix(Viewer): remove outdated fix from stable16.
Project: TextCommit:a5771cd2be
Status: PassedDuration: 04:35 💡
Started: May 4, 2023 11:54 AMEnded: May 4, 2023 11:58 AM
Flakiness sync.spec.js • 1 flaky test

ViewOutputVideo

Test Artifacts
Sync > recovers from a lost connection OutputScreenshots
Flakiness share.spec.js • 1 flaky test

ViewOutputVideo

Test Artifacts
Open test.md in viewer > Share a file with download disabled shows an error OutputScreenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@juliusknorr
juliusknorr merged commit 89f3794 into stable26May 4, 2023
@delete-merged-branch
delete-merged-branchBot deleted the backport/4117/stable26 branch May 4, 2023 13:29
@blizzzblizzz mentioned this pull request May 16, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@max-nextcloud@juliusknorr@nextcloud-command