Feature Request: toggle button for filled/empty slots
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
I have the use-case where I need to organise single meetings with multiple people (the option in Newdle is the "Singe choice").
When I look for the list of answers I would like to see only the ones that have been already filled to have a better view of the meetings.
So I would like to have a toggle button to show only the "green slots" in the following views:
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 locating the frontend components for the answer-list views shown in the screenshots and trace how filled and empty slots are represented. Add a toggle that filters each requested view to filled (“green”) slots, and verify that switching it changes the displayed meetings without losing the existing answers.
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