Enhance: additional table sort modes for small sites
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The 'table' mode sorts list names by number of recent messages.
It would make more sense to sort alphabetically by list name within domain name or by list name
I'm not sure why anyone would want to sort by message count as that may cause the order to change from day to day, but for backwards compatibility the new sort orders could be given new names.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of the 'table' mode and its current message-count sorting behavior. Compare the requested alphabetical ordering within domain name and by list name with the existing mode, then verify that the current sort remains available for backwards compatibility and that the new modes produce stable ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100