indico / indico/newdle

Make adding times slots easier

Open
#183 4 comments 1 reaction 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

When adding times slots, you to go through this cycle:

  • Click a date
  • Click add time slot
  • Choose a time by entering the time.

Here are suggestions for improvement:

  • Often, one is interested only in days. Could you enable clicking "on and off" a bunch of days? No need to add a time slot for every day.
  • When interested in time slots, could you enable clicking "on and off" meeting hours instead of having to enter them in the text box after clicking "Add time slot"?
  • Could you have a "bulk time slot" option where you select hours and minutes, and add these for multiple days that you click in the left pane?

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

No files, tests, or entry points are named. Start by tracing the current date and time-slot flow described in the issue, then clarify which interaction model is wanted: day toggles, meeting-hour toggles, or bulk time slots; completion requires an agreed design and implementation for the selected scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.