[Feature Request] Display checkboxes as a "Week View" type calendar...
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
I might just be ignorant of the proper use of the UI, but I tried to make a meeting date & time picker recently. I had an expectation that if I added individual days, then added time options that it would either display days as rows and times as columns, or vice-versa.
I couldn't get what I wanted so made a text poll with the names of weekdays as options followed by a grouping of one-hour time slots as other options. This was sorely lacking because it's the intersection of those two vectors that I really wanted.
This might be a ludicrous and ignorant idea, but perhaps it would be a good idea to add a second vector feature to polls in general. e.g. most people I know like Chinese Cuisine, and also like cheese, but nobody who votes for both on a normal text poll wants them together on the same plate.
Some intersections of options can't be made in many life situations, like hardware and software solutions could be a two vector poll voting decision, where some software desired by departments can't be run on some choices of hardware/OS combos that the tech people desire highly. A two vector poll might have the ability to solve such a choice because there wouldn't be checkboxes on the matrix display where it wasn't possible.
If the Date Poll had two vectors, selecting good times on Monday and different good times on Thursday would be a snap. Finding that difficult to manage perfect date AND time for a group of people would be far less complicated.
Contributor guide
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
The issue does not name files, tests, or an entry point. Start by reviewing the existing date-poll UI and poll option handling to understand how days and time slots are represented; done should mean users can select valid day-and-time intersections in a week-view matrix.
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
- Mostly clear
- Newbie friendliness
- 30/100