seed-hypermedia / mintter

Mintter: an app for knowledge communities. Powered by the Hypermedia protocol.
https://mintter.com
Apache License 2.0
162 stars 11 forks source link

The Citation Sidebar lists all the document versions, which is confusing. #1369

Open GaboHBeaumont opened 1 year ago

GaboHBeaumont commented 1 year ago

Describe the bug A clear and concise description of what the bug is. The Citation Sidebar lists all the document versions, which is confusing.

To Reproduce Steps to reproduce the behavior:

  1. Go to a document with citations
  2. Click on the citations icon on a document.
  3. See many citations with the same title in the citations sidebar

Expected behavior A clear and concise description of what you expected to happen. You should only see one document?

Screenshots If applicable, add screenshots to help explain your problem.

image
horacioh commented 1 year ago

@burdiyan do we need to filter it in the frontend right?

burdiyan commented 1 year ago

So in this example the document titled "this is a jump link" has more than one transclusion from the document that's open on the screen? Or it's just displayed multiple times for no reason?

ericvicenti commented 1 year ago

We have the same problem with citations to groups I believe (when we query listDocumentGroups).

This will require a larger project for filtering/querying citations