prolike / dilly-dally_old

An intelligent tool that carefully collects and categorizes all the time developers spend on their work
0 stars 0 forks source link

Update timepicker - User-friendly issue #163

Closed astyltsvig closed 5 years ago

astyltsvig commented 5 years ago

Issue

Our current buefy-timepicker is not user-friendly at all. It requires a lot of scroll when you would like to do a input with 23:59.

Discussion

  1. Wait for buefy to implement a clockpicker This is currently a open issue in Buefy, that will implement a actual nice clock-picker for Buefy timepicker, but the issue is still open and they haven't yet made the PR. https://github.com/buefy/buefy/issues/753

  2. Implement a nice user-friendly timepicker We could implement ourself a nice timepicker instead of waiting for buefy to do their job. 2.1 Implement a lazy and intelligent filter, that will automatically set the : when you enter your hour, then you can enter your minutes without worrying about write : 2.2 Implement a clockpicker for Vue, but all current vue-clockpicker libaries looks ugly, so we might do some hack. Need more research

astyltsvig commented 5 years ago

The new released NPM package for buefy is now updated with our desired clock-picker! https://www.npmjs.com/package/buefy