Code Monkey home page Code Monkey logo

Comments (2)

foxbunny avatar foxbunny commented on June 27, 2024 1

Yeah, my suggestion was to provide a time picker that is based on the combobox with a list of time presets in 15-minute increments, similar to how it works in Google Calendar.

from indico.

ThiefMaster avatar ThiefMaster commented on June 27, 2024

Will a combobox work for this purpose though? I think it may work OK if you can include all the times, but I'm sure you don't want to show 720 entries for every minute, and even w/ 5/15 minute steps you'd still have 288/96 individual items.

(^ that part was written before the last comment from @foxbunny)

I typically just type the time - but something like 1330 for 13:30 would already require some fuzzy matching behavior. I'd certainly want the text field of the combobox to update to the properly formatted time when it loses focus (like on Google Calendar). GC also handles am/pm nicely for those using that particular format, e.g. I an enter 0130pm and it will convert it to 1:30pm, and if I type 1330 or 13:30 it will nonetheless recognize it and set it as 1:30pm on blur.

All that said, I personally never found it annoying/unpleasant to enter a time on Google Calendar, and considering how popular that tool is, maybe the same kind of behavior is good enough for us and our users. :)

from indico.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.