Skip to content

All the associated files should be displayed for broken linked files instead of only the first one #14697

@LangInteger

Description

@LangInteger

Is your suggestion for improvement related to a problem? Please describe.
#13326 implemented #13264. However, only the first file associated with the broken linked files is displayed, which is not ideal.

For example, say we have the following file structure setup:

./issue-9798
├── issue-9798.bib
├── subdir
│   └── minimal.pdf
└── subdir copy
    └── minimal.pdf

The current implementation only displayes the one under subdir copy.

Image

Describe the solution you'd like

An ideal implementation should display the two files under both subdir and subdir copy.

Metadata

Metadata

Assignees

Labels

📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)
No fields configured for feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions