Ajay Jain

Results 3 comments of Ajay Jain

Updating the confirmation deadline on the admin dashboard calls [this route](https://github.com/techx/hackmit-2017-quill/blob/master/app/server/routes/api.js#L337), which calls [`SettingsController.updateField(timeConfirm, time_in_ms, callback)`](https://github.com/techx/hackmit-2017-quill/blob/master/app/server/controllers/SettingsController.js#L11). `User.confirmBy` isn't updated. Possible fixes: - Change [confirmBy references](https://github.com/techx/hackmit-2017-quill/search?utf8=%E2%9C%93&q=confirmBy&type=) (e.g. [this](https://github.com/techx/hackmit-2017-quill/blob/master/app/server/controllers/UserController.js#L381), [this](https://github.com/techx/hackmit-2017-quill/blob/ad54d6607ff58416e20e7a4c87ebf97ab9410f77/app/client/views/sidebar/sidebarCtrl.js#L21)) to use...

Hi @derrick-xwp, I don't see this error with our Colab notebook. Could you provide a full stack trace? Are you running the code on your own server?

@mifi Does editly support ken burns zoom on videos? Thanks for such an amazing library!