jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

When removing references from card, they don't show up crossed out in tag-list #584

Closed jkomoros closed 2 years ago

jkomoros commented 2 years ago

Noticed while working on #581

Open a card for editing that already has some outboudn references. Remove the reference in the editor.

Expected: you see a crossed-out version of that tag, and clicking on it again reinstantes it.

Actual: The tag just gets removed immediately in the UI with no way to undo.

Did this ever actually work? It feels like it did at some point?