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

[card browser] - spelling tag does not produce its card preview table #205

Open
NiloCK opened this issue Apr 18, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@NiloCK
Copy link
Owner

NiloCK commented Apr 18, 2022

... other tags produce card previews.

@NiloCK NiloCK added the bug Something isn't working label Apr 18, 2022
@NiloCK
Copy link
Owner Author

NiloCK commented May 6, 2022

this is because of item deletion:

  • existing items tagged spelling were deleted
  • the tag itself still has references to the deleted docIDs
  • loading docs from the tag crashes after the lookup of the deleted items fails

todo:

  • propogate deletions around all of a card's tags
  • add some safety to the listrendering - it should not die entirely if some card is not reachable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant