Skip to content

Conversation

@lbodwell
Copy link

@lbodwell lbodwell commented Sep 29, 2020

Please note that there are two commits that were made after the due date. One was to fix a typo in the title of the login page and didn't affect the functionality of the application in any meaningful way. The second was a bit more substantial and fixed a bug in which data was not populated on the initial page load. This happened as a result of fixing another bug shortly before the due date that I did not thoroughly test. I was updating the page every 10 seconds with new data. I ended up removing this functionality as the application would rebuild the data table when it refreshed and would automatically scroll the table to the first entry. This behavior was cumbersome and I decided that it was better to just drop support for updating data automatically than to keep it. I also accidentally deleted the window.onload event in the process. I added it back and it just calls one function--a rather trivial fix, however I understand if this can not be factored in to my grade for the project. I apologize for any inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant