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

[stable29] fix(LinkBubble): Don't open bubble at initialization and on remote changes #5949

Merged
merged 7 commits into from
Jun 26, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jun 25, 2024

Backport of PR #5924

Undo button should be disabled after initial content got loaded and only
get enabled after typing something.

Signed-off-by: Jonas <jonas@freesources.org>
Hide was called with a timeout of 100ms, while update was not. This
could lead to a race condition and flaky link bubble behaviour.

Signed-off-by: Jonas <jonas@freesources.org>
`active` object from prosemirror state and oldState are never similar
anyway.

Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Should make the workspace link bubble test less flaky.

Signed-off-by: Jonas <jonas@freesources.org>
@backportbot backportbot bot added this to the Nextcloud 29.0.4 milestone Jun 25, 2024
@mejo- mejo- merged commit 40ba8fe into stable29 Jun 26, 2024
56 of 59 checks passed
@mejo- mejo- deleted the backport/5924/stable29 branch June 26, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant