Current Behavior
User specify the time range with Endtime input only accepts RFC3339 format text (e.g. 2006-01-02T15:04:05-07:00) and Duration
Problems
Current text input is useful for those who copy and paste RFC3339 formatted string from somewhere, but not flexible and intuitive when user try to input the date/time without copy & pasting
Requested Behavior
Add interative UI to input date/time to help users who inputs the date/time without copy & pasting
Other ideas and discussion points
Recording comments made during the discussions
- Some prefers interact UI but some doesn't. Consider how to present both effectively
- Wrap the time to a certain time
- Some don't think specifying the end time is easy to use. e.g.) specify start/end, specify start + duration, specify the time and duration for +/- the timestamps
Next step
@renamoo Explore potential approaches and present some ideas to determine the behavior to implement
Current Behavior
User specify the time range with
Endtimeinput only accepts RFC3339 format text (e.g.2006-01-02T15:04:05-07:00) andDurationProblems
Current text input is useful for those who copy and paste RFC3339 formatted string from somewhere, but not flexible and intuitive when user try to input the date/time without copy & pasting
Requested Behavior
Add interative UI to input date/time to help users who inputs the date/time without copy & pasting
Other ideas and discussion points
Recording comments made during the discussions
Next step
@renamoo Explore potential approaches and present some ideas to determine the behavior to implement