logseq / db-test

Used for Database version test
5 stars 1 forks source link

Deleting images from links #78

Open nckre opened 1 week ago

nckre commented 1 week ago

Search first

What Happened?

Two issues with deleting images from links:

  1. Missing key in popup CleanShot 2024-09-12 at 10 10 21@2x

  2. Cannot delete image from node reference (it does work from node embed) CleanShot 2024-09-12 at 10 14 34

Reproduce the Bug

  1. Create an image link (e.g. ![Logo](https://avatars.githubusercontent.com/u/63385289?s=280&v=4))
  2. Click on delete icon in image to see missing key
  3. Reference node from (1) and click on blue delete icon in referenced image

Expected Behavior

No response

Screenshots

No response

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.

tiensonqin commented 5 days ago

@nckre Thanks for the report! Can you check whether it's fixed? Thanks!

nckre commented 5 days ago

@tiensonqin popup with missing key is fixed, but can still not delete from node ref (build 3f3ab05)