openlibhums / openlibhums/janeway
As an editor, I want to control the order of article supplementary files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
User story
As an editor, I would like to be able to control the display order of supplementary files.
Proposed solution
Use a similar ordering mechanism as our other ordered lists.
Bonus: make it accessible with a new UI pattern. For example, rather than using drag and drop, it could be based on buttons like "move up", "move down", "move to top", and "move to bottom".
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 examining how the project implements its other ordered lists and where article supplementary files are displayed and edited. Done means editors can control the files' display order, with an accessible control pattern considered for moving items up, down, to the top, or to the bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100