Code Monkey home page Code Monkey logo

gwt-eureka's People

Contributors

ctasada avatar ericcitaire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gwt-eureka's Issues

Time Picker cannot decrease

When minutes are greater than zero (ie. 45) and the user try to decrease the time using arrows or the mouse-wheel on the minutes field, it stops decreasing (ie. at 00:45).

This is due to a condition in decreaseValue(), which seems to intend to block the decreasing at 00:00. It doesn't work and I think it's not necessary to block at 00:00. BTW, the same condition in increaseValue() doesn't work either. I suggest we drop these conditions.

TimePicker wheel support

[jhulford] @gwt.newsgroup
My issue would be w/ keying time into the time pickers. It's a little wonky, in that, you can't click into the textfield and just key "17:45". You have to make sure to click the cursor after the hour, then type 17 and the click the mouse again to move it to the end of the minutes and key your minutes. It's a bit cumbersome and somewhat counterintuitive. I'm also not really a fan of input widgets that modify your text as you're typing. Go ahead and change it after the widget looses focus, but modifying as I'm typing has a jaring effect on me.

One suggestion, allow using the mouse wheel to roll the hour / minute values up or down. Along the lines of this: http://css-tricks.com/mousewheel-inputs/

TimePicker

[Jens] @gwt.newsgroup
1.) when I click into any of both text boxes you should preselect all its contents (like its done when focusing the textbox using TAB) so I can start typing a new hour / minute. I don't want to select it myself using the mouse or hit backspace 2 times before I can change hour / minute if its not "00".
2.) it would be nice if the focus switches from hour to minute automatically if I have typed two digits into the hour box.
3.) The PM/AM behavior seems strange. 15:00 AM doesn't make sense. If AM/PM is visible, hour should only allowed to be 0-12.
4.) What if the time value being shown is optional? I can't delete all the contents to get a "null" time (thats why I prefer a single box for TimeBox. I don't want that hardcoded ":" between empty fields and also deleting a time is easier: CTRL + A => DEL in a single box).

DatePicker

[Peter Nagy] @linkedin
What I am looking for it is normal GWT. DateTime picker, with opportunity to change the year and month and days in the popup which came up when you click in the DateTime picker.
If you see the normal DateTime picker, there are arrows and you can go to the next or previous month, but if you have to change the year or more months then it is better to write the date in the controll. So if you would like to change the datetime to 1990.12.02
you can write it in the controll, or you will press the back arrow in the picker. This last is too difficult because of the year diffrent.
So what I am looking for: there are some solution to change the year, or month, or day. For example there are a drop down solution for year or month or day...
I have looked for it, but I did not find a good one.

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.