harvesthq / platform

A whole new way to add time tracking to your web application.
https://www.getharvest.com/platform
59 stars 11 forks source link

Widget issue. I have the same 'message' event for both buttons 'Start Timer' and 'Close' #48

Open DSinkov opened 6 years ago

DSinkov commented 6 years ago

Button 'Stop Timer' emits message event with data {type: 'timer:stopped'}, but button 'Start Timer' emits message event with data {type: 'frame:close'}. So click on 'Cancel' and on 'Start Timer' are indistinguishable