openlibhums / openlibhums/janeway

Repository: Author dashboard needs sorting options, should be reverse cron by default

Open
#5,341 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new feature Repositories
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

  1. All headers should be sortable: ID, Title, Date Submitted, Decision, Date Published, Views, Downloads Comments.
  2. The default sorting should be ID or Date Submitted desc, ie, most recent submissions at the top.

Screenshot

Image

Version
1.8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.