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

Fix (Whiteboards): arrow positions on initialization, undo group delete, hover links jumping and other issues #9480

Merged
merged 15 commits into from May 26, 2023

Conversation

sprocketc
Copy link
Collaborator

@sprocketc sprocketc commented May 24, 2023

@sprocketc sprocketc changed the title [WIP] Fix (Whiteboards): Various issues Fix (Whiteboards): Various issues May 24, 2023
@sprocketc sprocketc marked this pull request as ready for review May 24, 2023 11:49
@sprocketc sprocketc added the :type/hold Hold this PR. won't merge for now label May 24, 2023
@sprocketc sprocketc marked this pull request as draft May 24, 2023 17:04
@sprocketc sprocketc changed the title Fix (Whiteboards): Various issues [WIP] Fix (Whiteboards): Various issues May 24, 2023
@sprocketc sprocketc removed the :type/hold Hold this PR. won't merge for now label May 24, 2023
@sprocketc sprocketc changed the title [WIP] Fix (Whiteboards): Various issues Fix (Whiteboards): Various issues May 24, 2023
@sprocketc sprocketc marked this pull request as ready for review May 24, 2023 18:50
@sprocketc sprocketc added the :type/hold Hold this PR. won't merge for now label May 25, 2023
@logseq-cldwalker logseq-cldwalker removed their request for review May 25, 2023 13:53
@logseq-cldwalker
Copy link
Collaborator

@sprocketc I took myself for now since this is wip and I get notified on every git push. Feel free to ping when this is ready for review

@sprocketc sprocketc removed the :type/hold Hold this PR. won't merge for now label May 25, 2023
@sprocketc sprocketc added this to the 0.9.9 milestone May 26, 2023
@logseq-cldwalker logseq-cldwalker self-requested a review May 26, 2023 13:53
Copy link
Collaborator

@logseq-cldwalker logseq-cldwalker left a comment

Choose a reason for hiding this comment

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

@sprocketc Nice fixes! 🐛 ⚡ Confirmed the ungroup deletion bug and the hover links bug

@@ -126,6 +126,37 @@ test('clone the rectangle', async ({ page }) => {
await expect(page.locator('.logseq-tldraw .tl-box-container')).toHaveCount(2)
})

test('group the rectangles', async ({ page }) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

❤️

@logseq-cldwalker logseq-cldwalker merged commit cb0d52f into master May 26, 2023
13 checks passed
@logseq-cldwalker logseq-cldwalker deleted the fix/whiteboards-issues branch May 26, 2023 14:09
@logseq-cldwalker logseq-cldwalker changed the title Fix (Whiteboards): Various issues Fix (Whiteboards): arrow positions on initialization, undo group delete, hover links jumping and other issues Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants