elamperti / OpenWebScrobbler

🎧 An open source web scrobbler for Last.fm
https://openscrobbler.com/
GNU General Public License v2.0
319 stars 38 forks source link

Time picker may be bugged into displaying wrong values #141

Closed ENDrain closed 3 years ago

ENDrain commented 3 years ago

Describe the bug Sometimes when picking time, if you enter value from keyboard in one of the fields and then click "increase" or "decrease" button for the same field, the TimePicker input element would update with wrong value for that field (namely, picker value +-1).

Steps to reproduce

Expected behavior Values in time picker fields and TimePicker element should always match on update.

Screenshots See Additional context

Device

Platform (please complete the following information):

Additional context I PROMISE I had this bug, but after refreshing the page I couldn't reproduce it! But I suppose this is worth mentioning anyway, maybe you could think of a way of failproofing this.

elamperti commented 3 years ago

The new time picker (2.6.0) doesn't present this issue! 👍🏼