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

Nodes with multiple reference aren't replaced correctly upon deletion of references #71

Closed
1 of 2 tasks
nckre opened this issue Sep 10, 2024 · 2 comments
Closed
1 of 2 tasks
Assignees
Labels
bug Something isn't working can reproduce in review

Comments

@nckre
Copy link

nckre commented Sep 10, 2024

Search first

  • I searched and no similar issues were found

What Happened?

When deleting a block that's referenced, the references usually turn into the original text.

That doesn't seem to work when a line has multiple references and they are all deleted.

Reproduce the Bug

  1. Indent two nodes
  2. Write a new node with references to both of the above nodes
  3. Delete both nodes from step (1)

Expected Behavior

Text for parent node should also be replaced.

Screenshots

CleanShot 2024-09-10 at 14 55 17

Browser, Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@tiensonqin tiensonqin self-assigned this Sep 15, 2024
@tiensonqin tiensonqin added bug Something isn't working can reproduce labels Sep 15, 2024
tiensonqin added a commit to logseq/logseq that referenced this issue Sep 15, 2024
@tiensonqin
Copy link
Contributor

Thank you for reporting this unique issue! The website will be updated after 10m.

@nckre
Copy link
Author

nckre commented Sep 16, 2024

Fixed

@nckre nckre closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can reproduce in review
Projects
None yet
Development

No branches or pull requests

2 participants