Make adding times slots easier
Open
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
- 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
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