openlibhums / openlibhums/janeway
DOI data window
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
The DOI data pop-up window in the pre-pub stage doesn't currently warn when there are two DOIs (which will cause it to show as no resolving, even when the DOI works). This could be confusing to users.
It would be helpful to add this to the pop-up that shows the DOI resolution status to help users resolve this issue.
Tech notes
- As an editor completing prepub, when an article has two DOIs, I expect this prompt to inform me of that fact and provide a mechanism to resolve it (perhaps a delete button next to them and a flag inicating which one has been pushed/has a successful deposit)
- As an editor completing prepub, when an article has no DOI, inform me of that fact, rather than outputing an empty table (there is already a link to the Identifier manager).
- As an editor completing prepub, when an article has a DOI problem, flag it on the warnings section (right hand side column).
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 at the DOI data pop-up in the pre-pub stage and trace how DOI resolution status and the empty table are presented. Review the Identifier manager link and the warnings section in the right-hand column. Done means editors are told when there are two DOIs, no DOI, or a DOI problem, with a clear path to resolve each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100