react-infinite-calendar icon indicating copy to clipboard operation
react-infinite-calendar copied to clipboard

[Feature] Add time picker

Open aaronucsd opened this issue 8 years ago • 12 comments

Can we add time picker with the date?

aaronucsd avatar Jun 02 '16 20:06 aaronucsd

+1

bradennapier avatar Dec 20 '16 02:12 bradennapier

+1

larafale avatar Jan 25 '17 00:01 larafale

+1

kevinrademan avatar Mar 16 '17 21:03 kevinrademan

Any news about this feature request? Is it viable or it's something totally out of consideration for the rest of the year at least?

mogarick avatar Apr 11 '17 21:04 mogarick

It's not completely out of the cards, I'm just not sure what the UI should look like for the time picker. Part of me also thinks this is a little out of scope, but I'd be open to considering it.

Most of the material design-esque time pickers I've seen look like this, and are a bit clunky to use from a user-experience perspective (at least in my experience).

components_pickers_time1

clauderic avatar May 10 '17 02:05 clauderic

Hi! As i'm interested in your project, I would like to do a suggestion for the timepicker UI. Please look at a more detailed description in the attachement. Feel free to ask, if you think I can help you with user behaviour and other project related (not code related) issues.

timepickersimple time picker.pptx

bvanbrem avatar May 10 '17 12:05 bvanbrem

I agree on the Material clock design, the UX is painful. Particularly because the mechanical clock is not a common meme these days and younger generations are less familiar with it.

I like the simplicity of what @bvanbrem proposed. Though configurable to include seconds.

To launch it, I was imagining something whereby a bubble/icon is available above each selected date that could be clicked to open a time picker. The time would be restricted to the 24 hour period for that day (to avoid handling for overflow).

This is a great project, perhaps the nicest I've seen from a UX perspective - innovative while remaining intuitive. Would love to use it in work we're doing but I'm afraid time selection is critical to our use case. Any thoughts on when this might be in progress, if at all?

knordstrom avatar Sep 26 '17 19:09 knordstrom

Anyone working on this feature? It will be needed by many people (being selfish :) )

I'll see if I can also contribute.

email2vimalraj avatar Oct 24 '17 05:10 email2vimalraj

Any work on this front, @clauderic? I'd be willing to contribute.

dilizarov avatar May 22 '18 23:05 dilizarov

For anybody like me looking for a timeslots feature (where you view the week horizontally and time throughout the days vertically), see react-big-calendar.

http://intljusticemission.github.io/react-big-calendar/examples/index.html

danbovey avatar May 29 '18 09:05 danbovey

Since it does not have Time picker I'm switching to another package :(

kesha-antonov avatar Aug 02 '18 09:08 kesha-antonov

I like Ant Design's TimePicker component as a design guide - it's more compact than Material-UI time picker with it's skeumorphic analog clock design. https://ant.design/components/time-picker/

sflahave avatar Oct 29 '20 16:10 sflahave