Clicking on bliblio refs should pop up dfn panel
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 806
- Forks
- 434
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 32
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't click the references at the end of the document and see where something is cited. It would be great to click on, say, [HTML] and see where it was cited from.
Describe the solution you'd like
In the dfn panel, it would be great to have where a citation happened show up there... same as dfns.
Describe alternatives you've considered
None.
Can you or your organization fund the work or help with development?
No.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dfn panel implementation and the code that renders bibliographic references in the document. Compare the existing dfn behavior with reference links, then define done as clicking a reference opening the panel and showing where that citation occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100