Merging url only card with text card removes url

reported by aaron via email

LowPriorityBug

1 Like

can repro.

Might be a good candidate for @lucas :

given two cards, 1 with text and 1 with a url that’s hidden


CleanShot 2024-01-10 at 14.22.13@2x

selecting both and merging them will create a new card with the correct contents, but all card attributes starting with urlPreview... should also be merged to maintain the preview in the merged card.

In the case where both cards have url previews, I think it’s okay to just keep the first preview data only

1 Like

Created a pull request.

1 Like

fixed by lucas

1 Like