S/MIME: Certificate modal: Sort certificates by expiry date
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
feature:smime
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
The certificate list is not sorted in a meaningful way.
Describe the solution you'd like
Sort certificate list by validity date, next expiring (or already expired) certificate first.
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
The issue identifies the S/MIME certificate modal and its certificate list, but names no file or test. Start by locating that frontend entry point and the validity data used for each certificate; done means the list puts expired or soonest-expiring certificates first and preserves the requested ordering consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100