indico / indico/newdle

Feature Request: toggle button for filled/empty slots

Open
#443 2 comments 0 reactions 0 assignees View on GitHub

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:

Screenshot 2023-04-12 at 11 27 58 Screenshot 2023-04-12 at 11 31 15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.