Skip to content

Conversation

@artonge
Copy link
Contributor

@artonge artonge commented Feb 3, 2022

This fixes rich workspace loading when moving a Readme.md into a folder and navigating into that folder.

The file.id stays the same, so no new components are created and RichWorkspace stays in a ready=false state because EditorWrapper never emits a new ready event.

@artonge artonge added bug Something isn't working 3. to review labels Feb 3, 2022
@artonge artonge self-assigned this Feb 3, 2022
@artonge artonge force-pushed the fix/rich_workspace_when_deplacing_readme branch from 9c9278c to 1a5c791 Compare February 3, 2022 13:16
@artonge artonge changed the title Use file.path to track more accurately EditorWrapper instances Use file.path to track EditorWrapper instances more accurately Feb 3, 2022
@artonge artonge requested review from a team, julien-nc and max-nextcloud and removed request for a team February 3, 2022 13:24
Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

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

👍 Nice catch

@julien-nc julien-nc force-pushed the fix/rich_workspace_when_deplacing_readme branch from 1a5c791 to e9ec411 Compare February 3, 2022 13:36
@julien-nc
Copy link
Member

Rebased and recompiled

@julien-nc
Copy link
Member

/compile amend

@nextcloud-command nextcloud-command force-pushed the fix/rich_workspace_when_deplacing_readme branch from e9ec411 to 9af74d1 Compare February 3, 2022 13:42
@mejo-
Copy link
Member

mejo- commented Feb 3, 2022

/rebase

This fixes rich workspace loading when moving a Readme.md into a folder
and navigating into that folder.

The file.id stay the same, so no new components are created and RichWorkspace stays in an ready=false state because EditorWrapper never emit a new ready event.

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@mejo- mejo- force-pushed the fix/rich_workspace_when_deplacing_readme branch from 9af74d1 to a74c263 Compare February 3, 2022 13:57
@mejo-
Copy link
Member

mejo- commented Feb 3, 2022

Sorry rebased, compiled and force-pushed another time.

@julien-nc julien-nc merged commit 7f73264 into master Feb 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/rich_workspace_when_deplacing_readme branch February 3, 2022 14:05
@julien-nc
Copy link
Member

/backport to stable23

@julien-nc
Copy link
Member

/backport to stable22

@julien-nc
Copy link
Member

/backport to stable21

@backportbot-nextcloud
Copy link

The backport to stable22 failed. Please do this backport manually.

@backportbot-nextcloud
Copy link

The backport to stable21 failed. Please do this backport manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants