Application List Sorting
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
### User Stories
As an Examiner
I want to be able to change the sort order based on the values of the columns
So that I can see items based on my specific workflow tasks
### Acceptance Criteria
- [ ] Scenario: Sorting by Payment Completed Date
- Given I an logged in as an Examiner
- When I click the 'Submitted Date' Header
- Then the sort order of dates is reversed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the application list and its column-header sorting entry point. Compare the requested Submitted Date behavior with the acceptance criterion mentioning Payment Completed Date, then verify the intended date-column sort interaction. Done means clicking the relevant header reverses the date order consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100