Skip to content

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

Merged
mejo- merged 7 commits into
stable29from
backport/5924/stable29
Jun 26, 2024
Merged

[stable29] fix(LinkBubble): Don't open bubble at initialization and on remote changes#5949
mejo- merged 7 commits into
stable29from
backport/5924/stable29

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #5924

mejo- added 7 commits June 25, 2024 16:51
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>
@mejo-
mejo- merged commit 40ba8fe into stable29Jun 26, 2024
@mejo-
mejo- deleted the backport/5924/stable29 branch June 26, 2024 13:07
@AltahrimAltahrim mentioned this pull request Jul 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mejo-