openlibhums / openlibhums/janeway
Repository: Author dashboard needs sorting options, should be reverse cron by default
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
As a prolific Repository author, I make a lot of submissions and need to regularly review older submissions. It takes me a while to find my most recent submissions because the Janeway Author Dashboard doesn't let me sort them. My expectation is that they would be sorted by Preprint ID or submission date in asc or desc, however there appears to be no real sorting order. I get very confused!!
Describe the solution you'd like
- All headers should be sortable: ID, Title, Date Submitted, Decision, Date Published, Views, Downloads Comments.
- The default sorting should be ID or Date Submitted desc, ie, most recent submissions at the top.
Screenshot
Version
1.8
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 Janeway Author Dashboard and its submission-list view. Check how the listed headers and current ordering are generated; done means each named column sorts ascending and descending, with the default placing the most recent submissions first, and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100