operaton / operaton/operaton.org
Randomize Service Provider List
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 11
- Avg merge
- 14d 1h
- Merged PRs (30d)
- 2
Description
The entries in the Service Providers page are listed in the order of addition. The list should be neutral and not favor any provider in order. Therefore the list shall appear in a random order.
If possible, the order should be stable on page reload, but vary by time. Ideally, present a different order by (configurable?) time frame (1d, 3h?).
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 Service Providers page and reading how its entries are currently assembled and rendered. Define a stable randomized order for reloads that changes at the requested time interval, then verify that providers do not retain an addition-order preference and that the page remains consistent during the interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100