StanfordHCI / flash-teams

2 stars 0 forks source link

Lots of bugs in setting the start and runtime values in event popover #215

Open mgoulder opened 10 years ago

mgoulder commented 10 years ago

When setting the event start: -Pressing the down-arrow once sets the value to zero, even when the next lowest value is not zero (for example, if the default is at 3 hours, pressing down once will set to 0 hours)

When setting total runtime: -If you click to create a new event (of default length 1 hour) and then press the down-arrow to decrement the number of hours, it goes up to 2 (when it should go down to 0).

-Pressing the down-arrow will not allow you to go below 2 hours (though you can manually type in values below 2 and it works)