Page 1 of 1
Worker 'Details' button not working
Posted: Wed Sep 30, 2015 7:26 pm
by dman99
This button used to work, but hasn't for the past day or so. When I click the 'details' button for a worker, nothing appears. Using dev tools, when I click this it seems to do a request to 'worker-details.html' and receives a 404. Not sure if this was broken in the most recent update or what.
Re: Worker 'Details' button not working
Posted: Wed Sep 30, 2015 10:02 pm
by Chris Sokolowski
Thanks for the bug report. I will have Steve look into this. What browser are you using to view the page?
Re: Worker 'Details' button not working
Posted: Thu Oct 01, 2015 12:37 am
by dman99
I'm using Firefox 41.
Re: Worker 'Details' button not working
Posted: Thu Oct 01, 2015 6:21 pm
by Steve Sokolowski
Thanks for this report. The issue has been fixed and will be available in the next release. It turns out that, indeed, I forgot to include that file when I refactored things to make them faster.
I already sent this on to Chris for testing, and he should issue a release later tonight. Thanks again!
Re: Worker 'Details' button not working
Posted: Fri Oct 02, 2015 7:34 am
by Chris Sokolowski
I deployed the latest website version. Can you check to see if the issue still occurs?
Re: Worker 'Details' button not working
Posted: Tue Oct 06, 2015 1:27 am
by dman99
No longer occurs. The button works now. Thanks!