Display count of options (in current list)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[timebox: , difficulty points: ]
As a user, I need to know how many options are in my current list to verify that there are at least 2 options.
User Expected Outcomes:
- Display the option count so that it’s always visible
Developer Dependencies:
- list container
- wireframe
Contributor guide
No contributing guide indexed for this repository
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 reviewing the list container and the wireframe to find where the current options are rendered. Add an always-visible count for the current list, and verify that the displayed number matches the options shown and makes it clear when fewer than two exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100